Skip to content

Commit e893fc3

Browse files
fix(deps): update github.com/shortlink-org/go-sdk/http digest to 7ce29a4
1 parent 283155d commit e893fc3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

observability/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/grafana/otel-profiling-go v0.5.1
88
github.com/heptiolabs/healthcheck v0.0.0-20211123025425-613501dd5deb
99
github.com/prometheus/client_golang v1.23.2
10-
github.com/shortlink-org/go-sdk/http v0.0.0-20251108145352-f59577605d0a
10+
github.com/shortlink-org/go-sdk/http v0.0.0-20251118092520-7ce29a4f2a56
1111
github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155
1212
github.com/spf13/viper v1.21.0
1313
go.opentelemetry.io/otel v1.38.0

observability/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ github.com/segmentio/encoding v0.5.3 h1:OjMgICtcSFuNvQCdwqMCv9Tg7lEOXGwm1J5RPQcc
9090
github.com/segmentio/encoding v0.5.3/go.mod h1:HS1ZKa3kSN32ZHVZ7ZLPLXWvOVIiZtyJnO1gPH1sKt0=
9191
github.com/shortlink-org/go-sdk/http v0.0.0-20251108145352-f59577605d0a h1:E3eTp4HGKibK/by/bxu8s3EOkuNkEM6Sxm9O6JLWfwY=
9292
github.com/shortlink-org/go-sdk/http v0.0.0-20251108145352-f59577605d0a/go.mod h1:oxwXWKlrNK9WQl2P4u7qw7hqfoDGo6Suwzf4tgk1/WY=
93+
github.com/shortlink-org/go-sdk/http v0.0.0-20251118092520-7ce29a4f2a56 h1:skcEyoSEK83HDE7HstiBx1OUgrTfKHr88B83WVFb0tY=
94+
github.com/shortlink-org/go-sdk/http v0.0.0-20251118092520-7ce29a4f2a56/go.mod h1:Yfcqsc0KuQ/otTVmGH3SX/E9oXpP2li0riFbF9cihFs=
9395
github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155 h1:ljnHpZLlTltuwN6geDhvm3DjytfGIy7StV+9e4L0LXk=
9496
github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155/go.mod h1:6iQv5CA8MeXDxWXhj5jMPhyEFdlIoSkhb+NZl8flBGI=
9597
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 h1:+jumHNA0Wrelhe64i8F6HNlS8pkoyMv5sreGx2Ry5Rw=

0 commit comments

Comments
 (0)