File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
3030 golang.org/x/mod v0.28.0
3131 golang.org/x/sync v0.17.0
3232 golang.org/x/tools v0.37.0
33- helm.sh/helm/v3 v3.18.6
33+ helm.sh/helm/v3 v3.19.0
3434 k8s.io/api v0.34.0
3535 k8s.io/apiextensions-apiserver v0.34.0
3636 k8s.io/apimachinery v0.34.0
@@ -243,7 +243,7 @@ require (
243243 gopkg.in/yaml.v2 v2.4.0 // indirect
244244 gopkg.in/yaml.v3 v3.0.1 // indirect
245245 k8s.io/controller-manager v0.33.2 // indirect
246- k8s.io/kubectl v0.33.3 // indirect
246+ k8s.io/kubectl v0.34.0 // indirect
247247 oras.land/oras-go/v2 v2.6.0 // indirect
248248 sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.33.0 // indirect
249249 sigs.k8s.io/gateway-api v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -747,8 +747,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
747747gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
748748gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q =
749749gotest.tools/v3 v3.5.2 /go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA =
750- helm.sh/helm/v3 v3.18.6 h1:S/2CqcYnNfLckkHLI0VgQbxgcDaU3N4A/46E3n9wSNY =
751- helm.sh/helm/v3 v3.18.6 /go.mod h1:L/dXDR2r539oPlFP1PJqKAC1CUgqHJDLkxKpDGrWnyg =
750+ helm.sh/helm/v3 v3.19.0 h1:krVyCGa8fa/wzTZgqw0DUiXuRT5BPdeqE/sQXujQ22k =
751+ helm.sh/helm/v3 v3.19.0 /go.mod h1:Lk/SfzN0w3a3C3o+TdAKrLwJ0wcZ//t1/SDXAvfgDdc =
752752honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
753753honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
754754k8s.io/api v0.34.0 h1:L+JtP2wDbEYPUeNGbeSa/5GwFtIA662EmT2YSLOkAVE =
You can’t perform that action at this time.
0 commit comments