We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924eb8b commit b0b1b56Copy full SHA for b0b1b56
1 file changed
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/frostbyte73/core v0.1.1
10
github.com/fsnotify/fsnotify v1.9.0
11
github.com/gammazero/deque v1.0.0
12
- github.com/go-jose/go-jose/v3 v3.0.4
+ github.com/go-jose/go-jose/v4 v4.1.1
13
github.com/go-logr/logr v1.4.3
14
github.com/hashicorp/go-retryablehttp v0.7.7
15
github.com/jxskiss/base62 v1.1.0
@@ -24,7 +24,7 @@ require (
24
github.com/pkg/errors v0.9.1
25
github.com/prometheus/client_golang v1.22.0
26
github.com/prometheus/procfs v0.16.1
27
- github.com/puzpuzpuz/xsync/v3 v3.5.1
+ github.com/puzpuzpuz/xsync/v4 v4.1.0
28
github.com/redis/go-redis/v9 v9.11.0
29
github.com/stretchr/testify v1.10.0
30
github.com/twitchtv/twirp v8.1.3+incompatible
0 commit comments