File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,12 +34,12 @@ require (
3434 golang.org/x/mod v0.34.0
3535 golang.org/x/sync v0.20.0
3636 golang.org/x/tools v0.42.0
37- helm.sh/helm/v3 v3.20.0
37+ helm.sh/helm/v3 v3.20.1
3838 k8s.io/api v0.35.3
3939 k8s.io/apiextensions-apiserver v0.35.3
4040 k8s.io/apimachinery v0.35.3
4141 k8s.io/apiserver v0.35.2
42- k8s.io/cli-runtime v0.35.0
42+ k8s.io/cli-runtime v0.35.1
4343 k8s.io/client-go v1.5.2
4444 k8s.io/component-base v0.35.2
4545 k8s.io/klog/v2 v2.140.0
@@ -245,7 +245,7 @@ require (
245245 gopkg.in/yaml.v2 v2.4.0 // indirect
246246 gopkg.in/yaml.v3 v3.0.1 // indirect
247247 k8s.io/controller-manager v0.33.2 // indirect
248- k8s.io/kubectl v0.35.0 // indirect
248+ k8s.io/kubectl v0.35.1 // indirect
249249 oras.land/oras-go/v2 v2.6.0 // indirect
250250 sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.34.0 // indirect
251251 sigs.k8s.io/gateway-api v1.5.0 // indirect
Original file line number Diff line number Diff line change @@ -762,8 +762,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
762762gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
763763gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q =
764764gotest.tools/v3 v3.5.2 /go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA =
765- helm.sh/helm/v3 v3.20.0 h1:2M+0qQwnbI1a2CxN7dbmfsWHg/MloeaFMnZCY56as50 =
766- helm.sh/helm/v3 v3.20.0 /go.mod h1:rTavWa0lagZOxGfdhu4vgk1OjH2UYCnrDKE2PVC4N0o =
765+ helm.sh/helm/v3 v3.20.1 h1:T8PodUaH1UwNvE+imUA2mIKjJItY8g7CVvLVP5g4NzI =
766+ helm.sh/helm/v3 v3.20.1 /go.mod h1:Fl1kBaWCpkUrM6IYXPjQ3bdZQfFrogKArqptvueZ6Ww =
767767honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
768768honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
769769k8s.io/api v0.35.0 h1:iBAU5LTyBI9vw3L5glmat1njFK34srdLmktWwLTprlY =
You can’t perform that action at this time.
0 commit comments