File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ require (
205205 google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
206206 google.golang.org/grpc v1.78.0 // indirect
207207 google.golang.org/protobuf v1.36.11 // indirect
208- gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
208+ gopkg.in/evanphx/json-patch.v5 v5.9.11 // indirect
209209 gopkg.in/inf.v0 v0.9.1 // indirect
210210 gopkg.in/warnings.v0 v0.1.2 // indirect
211211 gopkg.in/yaml.v2 v2.4.0 // indirect
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ require (
136136 google.golang.org/genproto/googleapis/rpc v0.0.0-20260316180232-0b37fe3546d5 // indirect
137137 google.golang.org/grpc v1.79.3 // indirect
138138 google.golang.org/protobuf v1.36.11 // indirect
139- gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
139+ gopkg.in/evanphx/json-patch.v5 v5.9.11 // indirect
140140 gopkg.in/inf.v0 v0.9.1 // indirect
141141 gopkg.in/yaml.v3 v3.0.1 // indirect
142142 helm.sh/helm/v3 v3.20.1 // indirect
You can’t perform that action at this time.
0 commit comments