Skip to content

Commit c973e62

Browse files
fix(major deps): update module gomodules.xyz/jsonpatch/v2 to v3
1 parent d43f94e commit c973e62

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
@@ -7,7 +7,7 @@ require (
77
github.com/onsi/ginkgo/v2 v2.20.2
88
github.com/onsi/gomega v1.34.2
99
github.com/pkg/errors v0.9.1
10-
gomodules.xyz/jsonpatch/v2 v2.4.0
10+
gomodules.xyz/jsonpatch/v2/v3 v3.0.1
1111
k8s.io/api v0.31.0
1212
k8s.io/apimachinery v0.31.0
1313
k8s.io/client-go v0.31.0

0 commit comments

Comments
 (0)