Skip to content

Commit 83ea349

Browse files
chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 4c6ff2b commit 83ea349

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
@@ -44,7 +44,7 @@ require (
4444
golang.org/x/mod v0.29.0 // indirect
4545
golang.org/x/sync v0.18.0 // indirect
4646
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
47-
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
47+
gopkg.in/evanphx/json-patch.v5 v5.9.11 // indirect
4848
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 // indirect
4949
sigs.k8s.io/randfill v1.0.0 // indirect
5050
sigs.k8s.io/structured-merge-diff/v4 v4.7.0 // indirect

0 commit comments

Comments
 (0)