Skip to content

Commit f363e5a

Browse files
committed
upd deps
1 parent a833174 commit f363e5a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

raft/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/prometheus/common v0.66.1 // indirect
3232
github.com/prometheus/procfs v0.17.0 // indirect
3333
github.com/sagikazarmark/locafero v0.11.0 // indirect
34-
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108123242-22e2ef4e6b01 // indirect
34+
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108145352-f59577605d0a // indirect
3535
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 // indirect
3636
github.com/spf13/afero v1.15.0 // indirect
3737
github.com/spf13/cast v1.10.0 // indirect

raft/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ github.com/shortlink-org/go-sdk/auth v0.0.0-20251020193241-87e94558595e/go.mod h
6464
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108103956-0a3cbbf03637/go.mod h1:ECvwzi7O5dsGw4JlRj8hbyr+P7OrHqbOaUcBFiHFYmY=
6565
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108123242-22e2ef4e6b01 h1:BWTbK/PIYXgWDnMnXLNCHaZYoLRO6TXvvGuJo6aI6go=
6666
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108123242-22e2ef4e6b01/go.mod h1:ECvwzi7O5dsGw4JlRj8hbyr+P7OrHqbOaUcBFiHFYmY=
67+
github.com/shortlink-org/go-sdk/auth v0.0.0-20251108145352-f59577605d0a/go.mod h1:6LQpx6YJL7k8qMQDf789xQPzmALgJhcIeckhK15zT7w=
6768
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 h1:+jumHNA0Wrelhe64i8F6HNlS8pkoyMv5sreGx2Ry5Rw=
6869
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8/go.mod h1:3n1Cwaq1E1/1lhQhtRK2ts/ZwZEhjcQeJQ1RuC6Q/8U=
6970
github.com/spf13/afero v1.15.0 h1:b/YBCLWAJdFWJTN9cLhiXXcD7mzKn9Dm86dNnfyQw1I=

0 commit comments

Comments
 (0)