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 (
30
30
golang.org/x/mod v0.28.0
31
31
golang.org/x/sync v0.17.0
32
32
golang.org/x/tools v0.37.0
33
- helm.sh/helm/v3 v3.18.6
33
+ helm.sh/helm/v3 v3.19.0
34
34
k8s.io/api v0.34.0
35
35
k8s.io/apiextensions-apiserver v0.34.0
36
36
k8s.io/apimachinery v0.34.0
@@ -243,7 +243,7 @@ require (
243
243
gopkg.in/yaml.v2 v2.4.0 // indirect
244
244
gopkg.in/yaml.v3 v3.0.1 // indirect
245
245
k8s.io/controller-manager v0.33.2 // indirect
246
- k8s.io/kubectl v0.33.3 // indirect
246
+ k8s.io/kubectl v0.34.0 // indirect
247
247
oras.land/oras-go/v2 v2.6.0 // indirect
248
248
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.33.0 // indirect
249
249
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=
747
747
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
748
748
gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q =
749
749
gotest.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 =
752
752
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
753
753
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
754
754
k8s.io/api v0.34.0 h1:L+JtP2wDbEYPUeNGbeSa/5GwFtIA662EmT2YSLOkAVE =
You can’t perform that action at this time.
0 commit comments