We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742b99b commit 96c2254Copy full SHA for 96c2254
go.mod
@@ -208,7 +208,7 @@ require (
208
golang.org/x/text v0.30.0 // indirect
209
golang.org/x/time v0.14.0 // indirect
210
golang.org/x/tools v0.38.0 // indirect
211
- gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
+ gomodules.xyz/jsonpatch/v3 v3.0.1 // indirect
212
google.golang.org/protobuf v1.36.10 // indirect
213
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
214
gopkg.in/inf.v0 v0.9.1 // indirect
0 commit comments