Skip to content

Commit d252ffa

Browse files
fix(deps): update github.com/shortlink-org/go-sdk/logger digest to 87e9455
1 parent 15d6cb6 commit d252ffa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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/v2 v2.3.2
88
github.com/prometheus/client_golang v1.23.2
99
github.com/shortlink-org/go-sdk/auth v0.0.0-20251020193241-87e94558595e
10-
github.com/shortlink-org/go-sdk/logger v0.0.0-20251013080359-ba916664d78d
10+
github.com/shortlink-org/go-sdk/logger v0.0.0-20251020193241-87e94558595e
1111
github.com/spf13/viper v1.21.0
1212
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0
1313
go.opentelemetry.io/otel/sdk/metric v1.38.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/prometheus/client_golang v1.23.2
99
github.com/prometheus/client_model v0.6.2
1010
github.com/shortlink-org/go-sdk/auth v0.0.0-20251020193241-87e94558595e
11-
github.com/shortlink-org/go-sdk/logger v0.0.0-20251020185847-0813d0c3cdf6
11+
github.com/shortlink-org/go-sdk/logger v0.0.0-20251020193241-87e94558595e
1212
github.com/spf13/viper v1.21.0
1313
github.com/stretchr/testify v1.11.1
1414
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0

observability/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/heptiolabs/healthcheck v0.0.0-20211123025425-613501dd5deb
77
github.com/prometheus/client_golang v1.23.2
88
github.com/shortlink-org/go-sdk/http v0.0.0-20251020193241-87e94558595e
9-
github.com/shortlink-org/go-sdk/logger v0.0.0-20251020185847-0813d0c3cdf6
9+
github.com/shortlink-org/go-sdk/logger v0.0.0-20251020193241-87e94558595e
1010
github.com/spf13/viper v1.21.0
1111
go.opentelemetry.io/otel v1.38.0
1212
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.38.0

0 commit comments

Comments
 (0)