Skip to content

Commit 65a5e9b

Browse files
fix(deps): update github.com/shortlink-org/go-sdk/flight_trace digest to 4fad402
1 parent 4fad402 commit 65a5e9b

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
@@ -8,7 +8,7 @@ require (
88
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
99
github.com/prometheus/client_golang v1.23.2
1010
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108145352-f59577605d0a
11-
github.com/shortlink-org/go-sdk/flight_trace v0.0.0-20251111173054-8c030dab4702
11+
github.com/shortlink-org/go-sdk/flight_trace 4fad40209522
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
1414
go.opentelemetry.io/otel v1.38.0

http/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/prometheus/client_model v0.6.2
1111
github.com/shortlink-org/go-sdk/auth v0.0.0-00010101000000-000000000000
1212
github.com/shortlink-org/go-sdk/config v0.0.0-20251121191713-160ea5dd70ad
13-
github.com/shortlink-org/go-sdk/flight_trace v0.0.0-20251111173054-8c030dab4702
13+
github.com/shortlink-org/go-sdk/flight_trace 4fad40209522
1414
github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155
1515
github.com/stretchr/testify v1.11.1
1616
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0

0 commit comments

Comments
 (0)