Skip to content

Commit 4de46f8

Browse files
fix(deps): update go deps to v4
Generated by renovateBot
1 parent ea7ec44 commit 4de46f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/frostbyte73/core v0.1.1
1010
github.com/fsnotify/fsnotify v1.9.0
1111
github.com/gammazero/deque v1.0.0
12-
github.com/go-jose/go-jose/v3 v3.0.4
12+
github.com/go-jose/go-jose/v4 v4.1.1
1313
github.com/go-logr/logr v1.4.2
1414
github.com/hashicorp/go-retryablehttp v0.7.7
1515
github.com/jxskiss/base62 v1.1.0
@@ -24,7 +24,7 @@ require (
2424
github.com/pkg/errors v0.9.1
2525
github.com/prometheus/client_golang v1.22.0
2626
github.com/prometheus/procfs v0.16.1
27-
github.com/puzpuzpuz/xsync/v3 v3.5.1
27+
github.com/puzpuzpuz/xsync/v4 v4.1.0
2828
github.com/redis/go-redis/v9 v9.8.0
2929
github.com/stretchr/testify v1.10.0
3030
github.com/twitchtv/twirp v8.1.3+incompatible

0 commit comments

Comments
 (0)