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-20251020193241-87e94558595e
8+ github.com/shortlink-org/go-sdk/grpc v0.0.0-20251104190226-1675eff9fff6
99 github.com/shortlink-org/go-sdk/logger v0.0.0-20251020185847-0813d0c3cdf6
1010 github.com/shortlink-org/go-sdk/observability v0.0.0-20251030220300-1e2beabd19b6
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-20251021202009-dcc19c352b8b
7+ github.com/shortlink-org/go-sdk/grpc v0.0.0-20251104190226-1675eff9fff6
88 github.com/shortlink-org/go-sdk/logger v0.0.0-20251030205514-100d67207183
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