File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ require (
3232 gotest.tools v2.2.0+incompatible
3333)
3434
35-
3635require (
3736 dario.cat/mergo v1.0.1 // indirect
3837 github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
@@ -289,7 +288,7 @@ require (
289288 gopkg.in/inf.v0 v0.9.1 // indirect
290289 gopkg.in/warnings.v0 v0.1.2 // indirect
291290 gopkg.in/yaml.v2 v2.4.0 // indirect
292- helm.sh/helm/v3 v3.17.2 // indirect
291+ helm.sh/helm/v3 v3.17.3 // indirect
293292 k8s.io/api v0.32.3 // indirect
294293 k8s.io/apiextensions-apiserver v0.32.3 // indirect
295294 k8s.io/apimachinery v0.32.3 // indirect
Original file line number Diff line number Diff line change @@ -1533,8 +1533,8 @@ gotest.tools v2.2.0+incompatible h1:VsBPFP1AI068pPrMxtb/S8Zkgf9xEmTLJjfM+P5UIEo=
15331533gotest.tools v2.2.0+incompatible /go.mod h1:DsYFclhRJ6vuDpmuTbkuFWG+y2sxOXAzmJt81HFBacw =
15341534gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU =
15351535gotest.tools/v3 v3.5.1 /go.mod h1:isy3WKz7GK6uNw/sbHzfKBLvlvXwUyV06n6brMxxopU =
1536- helm.sh/helm/v3 v3.17.2 h1:agYQ5ew2jq5vdx2K7q5W44KyKQrnSubUMCQsjkiv3/o =
1537- helm.sh/helm/v3 v3.17.2 /go.mod h1:+uJKMH/UiMzZQOALR3XUf3BLIoczI2RKKD6bMhPh4G8 =
1536+ helm.sh/helm/v3 v3.17.3 h1:3n5rW3D0ArjFl0p4/oWO8IbY/HKaNNwJtOQFdH2AZHg =
1537+ helm.sh/helm/v3 v3.17.3 /go.mod h1:+uJKMH/UiMzZQOALR3XUf3BLIoczI2RKKD6bMhPh4G8 =
15381538honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
15391539honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
15401540honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
You can’t perform that action at this time.
0 commit comments