Skip to content

Commit 0c01112

Browse files
fix(deps): update github.com/shortlink-org/go-sdk/grpc digest to 1675eff
1 parent 1675eff commit 0c01112

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

auth/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25.3
55
require (
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

raft/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.3
44

55
require (
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

0 commit comments

Comments
 (0)