We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5969f commit 6bad8c9Copy full SHA for 6bad8c9
auth/go.mod
@@ -5,7 +5,7 @@ go 1.25.3
5
require (
6
github.com/authzed/authzed-go v1.6.0
7
github.com/ory/client-go v1.22.6
8
- github.com/shortlink-org/go-sdk/grpc v0.0.0-20251020193241-87e94558595e
+ github.com/shortlink-org/go-sdk/grpc v0.0.0-20251021172021-f38879dace30
9
github.com/shortlink-org/go-sdk/logger v0.0.0-20251020185847-0813d0c3cdf6
10
github.com/shortlink-org/go-sdk/observability v0.0.0-20251021172021-f38879dace30
11
github.com/spf13/viper v1.21.0
0 commit comments