Skip to content

Commit 310a041

Browse files
fix(deps): update module golang.org/x/sync to v0.17.0
1 parent 4d6a26a commit 310a041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/spf13/cobra v1.9.1
99
github.com/spf13/pflag v1.0.7
1010
github.com/stretchr/testify v1.11.1
11-
golang.org/x/sync v0.16.0
11+
golang.org/x/sync v0.17.0
1212
golang.org/x/time v0.12.0
1313
gopkg.in/square/go-jose.v2 v2.6.0
1414
k8s.io/api v0.32.3

0 commit comments

Comments
 (0)