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 27ef5eb commit 7880a1cCopy full SHA for 7880a1c
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-20251021155345-15d6cb691b95
9
github.com/spf13/viper v1.21.0
10
google.golang.org/grpc v1.76.0
11
)
0 commit comments