File tree 2 files changed +4
-5
lines changed 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ require (
25
25
github.com/spf13/cobra v1.9.1
26
26
github.com/stretchr/testify v1.10.0
27
27
golang.org/x/exp v0.0.0-20250228200357-dead58393ab7
28
- golang.org/x/mod v0.23 .0
29
- golang.org/x/sync v0.11 .0
28
+ golang.org/x/mod v0.24 .0
29
+ golang.org/x/sync v0.12 .0
30
30
golang.org/x/tools v0.30.0
31
31
gopkg.in/yaml.v2 v2.4.0
32
32
helm.sh/helm/v3 v3.17.1
@@ -220,7 +220,6 @@ require (
220
220
go.opentelemetry.io/otel/trace v1.33.0 // indirect
221
221
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
222
222
golang.org/x/crypto v0.36.0 // indirect
223
- golang.org/x/mod v0.24.0 // indirect
224
223
golang.org/x/net v0.37.0 // indirect
225
224
golang.org/x/oauth2 v0.27.0 // indirect
226
225
golang.org/x/sys v0.31.0 // indirect
Original file line number Diff line number Diff line change @@ -899,8 +899,8 @@ golang.org/x/tools v0.0.0-20191112195655-aa38f8e97acc/go.mod h1:b+2E5dAYhXwXZwtn
899
899
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
900
900
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f /go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE =
901
901
golang.org/x/tools v0.0.0-20210106214847-113979e3529a /go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA =
902
- golang.org/x/tools v0.31 .0 h1:0EedkvKDbh+qistFTd0Bcwe/YLh4vHwWEkiI0toFIBU =
903
- golang.org/x/tools v0.31 .0 /go.mod h1:naFTU+Cev749tSJRXJlna0T3WxKvb1kWEx15xA4SdmQ =
902
+ golang.org/x/tools v0.30 .0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY =
903
+ golang.org/x/tools v0.30 .0 /go.mod h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY =
904
904
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
905
905
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
906
906
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments