File tree Expand file tree Collapse file tree 3 files changed +1
-763
lines changed Expand file tree Collapse file tree 3 files changed +1
-763
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ require (
1717 github.com/spf13/cobra v1.9.1
1818 github.com/spf13/pflag v1.0.7
1919 golang.org/x/tools v0.34.0
20- gomodules.xyz/jsonpatch/v2 v2.5.0
2120 google.golang.org/protobuf v1.36.5
2221 istio.io/api v1.25.2
2322 istio.io/client-go v1.25.1
@@ -121,6 +120,7 @@ require (
121120 golang.org/x/term v0.32.0 // indirect
122121 golang.org/x/text v0.26.0 // indirect
123122 golang.org/x/time v0.11.0 // indirect
123+ gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
124124 google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
125125 google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 // indirect
126126 gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments