Skip to content

Commit e8db15f

Browse files
fix(deps): update github.com/shortlink-org/go-sdk/grpc digest to 3e4d690
1 parent 3e4d690 commit e8db15f

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-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

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-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

0 commit comments

Comments
 (0)