File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.3
55require (
66 github.com/authzed/authzed-go v1.6.0
77 github.com/ory/client-go v1.22.8
8- github.com/shortlink-org/go-sdk/grpc v0.0.0-20251108145352-f59577605d0a
8+ github.com/shortlink-org/go-sdk/grpc v0.0.0-20251109062829-3e4d690eb1d1
99 github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155
1010 github.com/shortlink-org/go-sdk/observability v0.0.0-20251108145352-f59577605d0a
1111 github.com/spf13/viper v1.21.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.25.3
44
55require (
66 github.com/google/uuid v1.6.0
7- github.com/shortlink-org/go-sdk/grpc v0.0.0-20251108145352-f59577605d0a
7+ github.com/shortlink-org/go-sdk/grpc v0.0.0-20251109062829-3e4d690eb1d1
88 github.com/shortlink-org/go-sdk/logger v0.0.0-20251108203914-f363e5ad1155
99 github.com/spf13/viper v1.21.0
1010 github.com/stretchr/testify v1.11.1
You can’t perform that action at this time.
0 commit comments