Skip to content

Commit d985fad

Browse files
fix(deps): update github.com/shortlink-org/go-sdk/auth digest to 59bbb12
1 parent 59bbb12 commit d985fad

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

grpc/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ module github.com/shortlink-org/go-sdk/grpc
33
go 1.25.3
44

55
require (
6+
github.com/google/uuid v1.6.0
67
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
78
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
89
github.com/prometheus/client_golang v1.23.2
9-
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108145352-f59577605d0a
10+
github.com/shortlink-org/go-sdk/auth v0.0.0-20251110220022-59bbb127b5c1
11+
github.com/shortlink-org/go-sdk/flight_trace v0.0.0-20251110214928-3ad4bcac690c
1012
github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155
1113
github.com/spf13/viper v1.21.0
1214
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0
@@ -24,15 +26,13 @@ require (
2426
github.com/go-logr/logr v1.4.3 // indirect
2527
github.com/go-logr/stdr v1.2.2 // indirect
2628
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
27-
github.com/google/uuid v1.6.0 // indirect
2829
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
2930
github.com/ory/client-go v1.22.8 // indirect
3031
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
3132
github.com/prometheus/client_model v0.6.2 // indirect
3233
github.com/prometheus/common v0.66.1 // indirect
3334
github.com/prometheus/procfs v0.17.0 // indirect
3435
github.com/sagikazarmark/locafero v0.11.0 // indirect
35-
github.com/shortlink-org/go-sdk/flight_trace v0.0.0-20251110214928-3ad4bcac690c // indirect
3636
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 // indirect
3737
github.com/spf13/afero v1.15.0 // indirect
3838
github.com/spf13/cast v1.10.0 // indirect

grpc/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ github.com/segmentio/encoding v0.5.3 h1:OjMgICtcSFuNvQCdwqMCv9Tg7lEOXGwm1J5RPQcc
5757
github.com/segmentio/encoding v0.5.3/go.mod h1:HS1ZKa3kSN32ZHVZ7ZLPLXWvOVIiZtyJnO1gPH1sKt0=
5858
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108145352-f59577605d0a h1:x2P6Oy1zdgkzSPvAoLsyBTcIBEw1212ceIfIB5U5H5g=
5959
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108145352-f59577605d0a/go.mod h1:6LQpx6YJL7k8qMQDf789xQPzmALgJhcIeckhK15zT7w=
60+
github.com/shortlink-org/go-sdk/auth v0.0.0-20251110220022-59bbb127b5c1 h1:sotQoOE0+OZd2xRs6a8xvNAj5HpokzoterwpRsqQzko=
61+
github.com/shortlink-org/go-sdk/auth v0.0.0-20251110220022-59bbb127b5c1/go.mod h1:gq95Ck32e2QIYgKbLuPIwogW28//b3TPelRXdYjOmSg=
6062
github.com/shortlink-org/go-sdk/flight_trace v0.0.0-20251110214928-3ad4bcac690c h1:8FZtsX9gjreEWs9HhE5ypnXniFp//pr7WZC0mJnKFcM=
6163
github.com/shortlink-org/go-sdk/flight_trace v0.0.0-20251110214928-3ad4bcac690c/go.mod h1:5g+aBwU6OPTYoQLKYOhQyySlzvAueaDegYtaaAXAE4U=
6264
github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155 h1:ljnHpZLlTltuwN6geDhvm3DjytfGIy7StV+9e4L0LXk=

http/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/ory/client-go v1.22.8
1010
github.com/prometheus/client_golang v1.23.2
1111
github.com/prometheus/client_model v0.6.2
12-
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108145352-f59577605d0a
12+
github.com/shortlink-org/go-sdk/auth v0.0.0-20251110220022-59bbb127b5c1
1313
github.com/shortlink-org/go-sdk/cache v0.0.0-20251109062829-3e4d690eb1d1
1414
github.com/shortlink-org/go-sdk/flight_trace v0.0.0-20251110214928-3ad4bcac690c
1515
github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155

http/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,8 @@ github.com/segmentio/encoding v0.5.3/go.mod h1:HS1ZKa3kSN32ZHVZ7ZLPLXWvOVIiZtyJn
461461
github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24/go.mod h1:M+9NzErvs504Cn4c5DxATwIqPbtswREoFCre64PpcG4=
462462
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108145352-f59577605d0a h1:x2P6Oy1zdgkzSPvAoLsyBTcIBEw1212ceIfIB5U5H5g=
463463
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108145352-f59577605d0a/go.mod h1:6LQpx6YJL7k8qMQDf789xQPzmALgJhcIeckhK15zT7w=
464+
github.com/shortlink-org/go-sdk/auth v0.0.0-20251110220022-59bbb127b5c1 h1:sotQoOE0+OZd2xRs6a8xvNAj5HpokzoterwpRsqQzko=
465+
github.com/shortlink-org/go-sdk/auth v0.0.0-20251110220022-59bbb127b5c1/go.mod h1:gq95Ck32e2QIYgKbLuPIwogW28//b3TPelRXdYjOmSg=
464466
github.com/shortlink-org/go-sdk/cache v0.0.0-20251109062829-3e4d690eb1d1 h1:K9m40PtmdtuvpQuIFcGT1lMj3oQF+ogRWP6pu/ddBp4=
465467
github.com/shortlink-org/go-sdk/cache v0.0.0-20251109062829-3e4d690eb1d1/go.mod h1:QzSUIz/MT0HNJIdkvEUwkja5yrxntRLL77onKSuwsBQ=
466468
github.com/shortlink-org/go-sdk/db v0.0.0-20251021172021-f38879dace30 h1:/LIXdXvpRJxW+ACsPbp30LDbbT9NNJ/Hyde30dW2GOo=

0 commit comments

Comments
 (0)