diff --git a/go.mod b/go.mod index 183367f42..f50880e97 100644 --- a/go.mod +++ b/go.mod @@ -171,7 +171,7 @@ require ( golang.org/x/text v0.36.0 // indirect golang.org/x/time v0.14.0 // indirect golang.org/x/tools v0.44.0 // indirect - gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect + gomodules.xyz/jsonpatch/v3 v3.0.1 // indirect google.golang.org/api v0.264.0 // indirect google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409 // indirect