Skip to content

Commit 8467b85

Browse files
fix(deps): update github.com/shortlink-org/go-sdk/auth digest to ea6670e
1 parent ea6670e commit 8467b85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

grpc/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
88
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
99
github.com/prometheus/client_golang v1.23.2
10-
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108145352-f59577605d0a
10+
github.com/shortlink-org/go-sdk/auth ea6670e2eba8
1111
github.com/shortlink-org/go-sdk/flight_trace v0.0.0-20251111173054-8c030dab4702
1212
github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155
1313
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0

http/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/ory/client-go v1.22.11
99
github.com/prometheus/client_golang v1.23.2
1010
github.com/prometheus/client_model v0.6.2
11-
github.com/shortlink-org/go-sdk/auth v0.0.0-00010101000000-000000000000
11+
github.com/shortlink-org/go-sdk/auth ea6670e2eba8
1212
github.com/shortlink-org/go-sdk/config v0.0.0-20251121191713-160ea5dd70ad
1313
github.com/shortlink-org/go-sdk/flight_trace v0.0.0-20251111173054-8c030dab4702
1414
github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155

0 commit comments

Comments
 (0)