@@ -18,59 +18,47 @@ require (
18
18
google.golang.org/grpc v1.72.0
19
19
google.golang.org/protobuf v1.36.6
20
20
gopkg.in/yaml.v3 v3.0.1
21
- helm.sh/helm/v3 v3.17.3
21
+ helm.sh/helm/v3 v3.18.1
22
22
)
23
23
24
24
require (
25
25
buf.build/go/protovalidate v0.11.0 // indirect
26
- go.opentelemetry.io/auto/sdk v1.1 .0 // indirect
26
+ oras.land/oras-go/v2 v2.5 .0 // indirect
27
27
sigs.k8s.io/randfill v1.0.0 // indirect
28
28
)
29
29
30
30
require (
31
31
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.6-20250425153114-8976f5be98c1.1 // indirect
32
32
cel.dev/expr v0.23.1 // indirect
33
33
dario.cat/mergo v1.0.1 // indirect
34
- github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
35
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
36
- github.com/BurntSushi/toml v1.4.0 // indirect
34
+ github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
35
+ github.com/BurntSushi/toml v1.5.0 // indirect
37
36
github.com/MakeNowJust/heredoc v1.0.0 // indirect
38
37
github.com/Masterminds/goutils v1.1.1 // indirect
39
38
github.com/Masterminds/semver/v3 v3.3.0 // indirect
40
39
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
41
40
github.com/Masterminds/squirrel v1.5.4 // indirect
42
41
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
43
42
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
44
- github.com/beorn7/perks v1.0.1 // indirect
45
43
github.com/blang/semver/v4 v4.0.0 // indirect
46
44
github.com/briandowns/spinner v1.23.2
47
- github.com/cespare/xxhash/v2 v2.3.0 // indirect
48
45
github.com/chai2010/gettext-go v1.0.2 // indirect
49
46
github.com/chzyer/readline v1.5.1 // indirect
50
47
github.com/cockroachdb/apd/v3 v3.2.1 // indirect
51
48
github.com/containerd/containerd v1.7.27 // indirect
52
49
github.com/containerd/errdefs v0.3.0 // indirect
53
50
github.com/containerd/log v0.1.0 // indirect
54
51
github.com/containerd/platforms v0.2.1 // indirect
55
- github.com/cyphar/filepath-securejoin v0.3.6 // indirect
52
+ github.com/cyphar/filepath-securejoin v0.4.1 // indirect
56
53
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
57
- github.com/distribution/reference v0.6.0 // indirect
58
- github.com/docker/cli v27.1.0+incompatible // indirect
59
- github.com/docker/distribution v2.8.3+incompatible // indirect
60
- github.com/docker/docker v27.1.1+incompatible // indirect
61
- github.com/docker/docker-credential-helpers v0.8.0 // indirect
62
- github.com/docker/go-connections v0.5.0 // indirect
63
- github.com/docker/go-metrics v0.0.1 // indirect
64
54
github.com/emicklei/go-restful/v3 v3.12.0 // indirect
65
- github.com/evanphx/json-patch v5.9.0 +incompatible // indirect
55
+ github.com/evanphx/json-patch v5.9.11 +incompatible // indirect
66
56
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
67
- github.com/felixge/httpsnoop v1.0.4 // indirect
68
57
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
69
58
github.com/go-errors/errors v1.4.2 // indirect
70
59
github.com/go-gorp/gorp/v3 v3.1.0 // indirect
71
60
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
72
61
github.com/go-logr/logr v1.4.2 // indirect
73
- github.com/go-logr/stdr v1.2.2 // indirect
74
62
github.com/go-openapi/jsonpointer v0.21.0 // indirect
75
63
github.com/go-openapi/jsonreference v0.21.0 // indirect
76
64
github.com/go-openapi/swag v0.23.0 // indirect
@@ -81,8 +69,7 @@ require (
81
69
github.com/google/cel-go v0.25.0 // indirect
82
70
github.com/google/gnostic-models v0.6.9 // indirect
83
71
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
84
- github.com/google/uuid v1.6.0 // indirect
85
- github.com/gorilla/mux v1.8.1 // indirect
72
+ github.com/google/uuid v1.6.0
86
73
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
87
74
github.com/gosuri/uitable v0.0.4 // indirect
88
75
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
@@ -108,9 +95,8 @@ require (
108
95
github.com/mitchellh/copystructure v1.2.0 // indirect
109
96
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
110
97
github.com/mitchellh/reflectwalk v1.0.2 // indirect
111
- github.com/moby/locker v1.0.1 // indirect
112
98
github.com/moby/spdystream v0.5.0 // indirect
113
- github.com/moby/term v0.5.0 // indirect
99
+ github.com/moby/term v0.5.2 // indirect
114
100
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
115
101
github.com/modern-go/reflect2 v1.0.2 // indirect
116
102
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
@@ -119,16 +105,12 @@ require (
119
105
github.com/oklog/run v1.1.0 // indirect
120
106
github.com/olekukonko/tablewriter v0.0.5
121
107
github.com/opencontainers/go-digest v1.0.0 // indirect
122
- github.com/opencontainers/image-spec v1.1.0 // indirect
108
+ github.com/opencontainers/image-spec v1.1.1 // indirect
123
109
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
124
110
github.com/pkg/errors v0.9.1 // indirect
125
111
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
126
- github.com/prometheus/client_golang v1.22.0 // indirect
127
- github.com/prometheus/client_model v0.6.1 // indirect
128
- github.com/prometheus/common v0.62.0 // indirect
129
- github.com/prometheus/procfs v0.15.1 // indirect
130
112
github.com/rivo/uniseg v0.4.4 // indirect
131
- github.com/rubenv/sql-migrate v1.7.1 // indirect
113
+ github.com/rubenv/sql-migrate v1.8.0 // indirect
132
114
github.com/russross/blackfriday/v2 v2.1.0 // indirect
133
115
github.com/sergi/go-diff v1.3.1 // indirect
134
116
github.com/shopspring/decimal v1.4.0 // indirect
@@ -142,39 +124,31 @@ require (
142
124
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
143
125
github.com/xlab/treeprint v1.2.0 // indirect
144
126
github.com/zeebo/errs v1.4.0 // indirect
145
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect
146
- go.opentelemetry.io/otel v1.34.0 // indirect
147
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.22.0 // indirect
148
- go.opentelemetry.io/otel/exporters/prometheus v0.49.0 // indirect
149
- go.opentelemetry.io/otel/metric v1.34.0 // indirect
150
- go.opentelemetry.io/otel/trace v1.34.0 // indirect
151
- golang.org/x/crypto v0.36.0 // indirect
127
+ golang.org/x/crypto v0.37.0 // indirect
152
128
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
153
129
golang.org/x/mod v0.21.0 // indirect
154
130
golang.org/x/net v0.38.0 // indirect
155
- golang.org/x/oauth2 v0.27 .0 // indirect
156
- golang.org/x/sync v0.12 .0 // indirect
157
- golang.org/x/sys v0.31 .0 // indirect
158
- golang.org/x/term v0.30 .0 // indirect
159
- golang.org/x/text v0.23 .0 // indirect
131
+ golang.org/x/oauth2 v0.28 .0 // indirect
132
+ golang.org/x/sync v0.14 .0 // indirect
133
+ golang.org/x/sys v0.33 .0 // indirect
134
+ golang.org/x/term v0.31 .0 // indirect
135
+ golang.org/x/text v0.24 .0 // indirect
160
136
golang.org/x/time v0.9.0 // indirect
161
137
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
162
138
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
163
139
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
164
140
gopkg.in/inf.v0 v0.9.1 // indirect
165
- gotest.tools/v3 v3.5.0 // indirect
166
141
k8s.io/api v0.33.0
167
- k8s.io/apiextensions-apiserver v0.32.2 // indirect
142
+ k8s.io/apiextensions-apiserver v0.33.0 // indirect
168
143
k8s.io/apimachinery v0.33.0
169
- k8s.io/apiserver v0.32.2 // indirect
144
+ k8s.io/apiserver v0.33.0 // indirect
170
145
k8s.io/cli-runtime v0.33.0 // indirect
171
146
k8s.io/client-go v0.33.0
172
147
k8s.io/component-base v0.33.0 // indirect
173
148
k8s.io/klog/v2 v2.130.1 // indirect
174
149
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
175
150
k8s.io/kubectl v0.33.0
176
151
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 // indirect
177
- oras.land/oras-go v1.2.6 // indirect
178
152
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
179
153
sigs.k8s.io/kustomize/api v0.19.0 // indirect
180
154
sigs.k8s.io/kustomize/kyaml v0.19.0 // indirect
0 commit comments