@@ -3,10 +3,10 @@ module github.com/pluralsh/plural-cli
3
3
go 1.22.0
4
4
5
5
require (
6
- cloud.google.com/go/compute v1.19.2
7
- cloud.google.com/go/resourcemanager v1.7.0
6
+ cloud.google.com/go/compute v1.23.0
7
+ cloud.google.com/go/resourcemanager v1.9.1
8
8
cloud.google.com/go/serviceusage v1.6.0
9
- cloud.google.com/go/storage v1.28 .1
9
+ cloud.google.com/go/storage v1.30 .1
10
10
filippo.io/age v1.1.1
11
11
github.com/AlecAivazis/survey/v2 v2.3.5
12
12
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.7.1
@@ -70,16 +70,16 @@ require (
70
70
github.com/xanzy/go-gitlab v0.70.0
71
71
github.com/yuin/gopher-lua v0.0.0-20220504180219-658193537a64
72
72
go.mercari.io/hcledit v0.0.8
73
- golang.org/x/crypto v0.17 .0
73
+ golang.org/x/crypto v0.22 .0
74
74
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
75
- golang.org/x/mod v0.12 .0
76
- golang.org/x/oauth2 v0.8 .0
75
+ golang.org/x/mod v0.17 .0
76
+ golang.org/x/oauth2 v0.10 .0
77
77
gopkg.in/yaml.v2 v2.4.0
78
78
gopkg.in/yaml.v3 v3.0.1
79
79
helm.sh/helm/v3 v3.14.2
80
- k8s.io/api v0.26.4
81
- k8s.io/apimachinery v0.26.4
82
- k8s.io/client-go v0.26.4
80
+ k8s.io/api v0.29.0
81
+ k8s.io/apimachinery v0.29.0
82
+ k8s.io/client-go v0.29.0
83
83
layeh.com/gopher-luar v1.0.10
84
84
sigs.k8s.io/application v0.8.3
85
85
sigs.k8s.io/cluster-api v1.4.3
@@ -90,9 +90,10 @@ require (
90
90
91
91
require (
92
92
cloud.google.com/go/compute/metadata v0.2.3 // indirect
93
- cloud.google.com/go/container v1.18.1 // indirect
94
- cloud.google.com/go/longrunning v0.4 .1 // indirect
93
+ cloud.google.com/go/container v1.24.0 // indirect
94
+ cloud.google.com/go/longrunning v0.5 .1 // indirect
95
95
github.com/99designs/gqlgen v0.17.43 // indirect
96
+ github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
96
97
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // indirect
97
98
github.com/Azure/azure-sdk-for-go/sdk/internal v1.3.0 // indirect
98
99
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization v1.0.0 // indirect
@@ -101,8 +102,10 @@ require (
101
102
github.com/Azure/go-autorest/autorest/azure/auth v0.5.12 // indirect
102
103
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
103
104
github.com/AzureAD/microsoft-authentication-library-for-go v1.1.1 // indirect
105
+ github.com/Microsoft/hcsshim v0.11.4 // indirect
104
106
github.com/agext/levenshtein v1.2.2 // indirect
105
107
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect
108
+ github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
106
109
github.com/apparentlymart/go-cidr v1.1.0 // indirect
107
110
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
108
111
github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a // indirect
@@ -141,7 +144,7 @@ require (
141
144
github.com/bxcodec/faker v2.0.1+incompatible // indirect
142
145
github.com/bytedance/sonic v1.9.1 // indirect
143
146
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
144
- github.com/cenkalti/backoff/v4 v4.2.0 // indirect
147
+ github.com/cenkalti/backoff/v4 v4.2.1 // indirect
145
148
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
146
149
github.com/charmbracelet/bubbles v0.13.0 // indirect
147
150
github.com/charmbracelet/bubbletea v0.21.0 // indirect
@@ -150,22 +153,24 @@ require (
150
153
github.com/cjlapao/common-go v0.0.39 // indirect
151
154
github.com/cloudflare/cfssl v1.6.3 // indirect
152
155
github.com/cncf/udpa/go v0.0.0-20220112060539-c52dc94e7fbe // indirect
153
- github.com/cncf/xds/go v0.0.0-20230310173818-32f1caf87195 // indirect
156
+ github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 // indirect
154
157
github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81 // indirect
158
+ github.com/containerd/log v0.1.0 // indirect
155
159
github.com/coredns/caddy v1.1.1 // indirect
156
160
github.com/coredns/corefile-migration v1.0.20 // indirect
157
- github.com/coreos/go-semver v0.3.0 // indirect
158
- github.com/coreos/go-systemd/v22 v22.3.2 // indirect
161
+ github.com/coreos/go-semver v0.3.1 // indirect
162
+ github.com/coreos/go-systemd/v22 v22.5.0 // indirect
159
163
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
160
164
github.com/dustin/go-humanize v1.0.1 // indirect
161
- github.com/emicklei/go-restful/v3 v3.9 .0 // indirect
162
- github.com/envoyproxy/go-control-plane v0.11.0 // indirect
163
- github.com/envoyproxy/protoc-gen-validate v0.10.0 // indirect
165
+ github.com/emicklei/go-restful/v3 v3.11 .0 // indirect
166
+ github.com/envoyproxy/go-control-plane v0.11.1 // indirect
167
+ github.com/envoyproxy/protoc-gen-validate v1.0.2 // indirect
164
168
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
165
169
github.com/evertras/bubble-table v0.14.4 // indirect
166
170
github.com/fatih/camelcase v1.0.0 // indirect
171
+ github.com/felixge/httpsnoop v1.0.3 // indirect
167
172
github.com/form3tech-oss/jwt-go v3.2.3+incompatible // indirect
168
- github.com/fsnotify/fsnotify v1.6 .0 // indirect
173
+ github.com/fsnotify/fsnotify v1.7 .0 // indirect
169
174
github.com/fullstorydev/grpcurl v1.8.1 // indirect
170
175
github.com/gabriel-vasile/mimetype v1.4.2 // indirect
171
176
github.com/gdamore/encoding v1.0.0 // indirect
@@ -178,17 +183,20 @@ require (
178
183
github.com/goccy/go-json v0.10.2 // indirect
179
184
github.com/golang-jwt/jwt/v5 v5.0.0 // indirect
180
185
github.com/golang/mock v1.6.0 // indirect
181
- github.com/google/cel-go v0.12.6 // indirect
186
+ github.com/google/cel-go v0.17.7 // indirect
182
187
github.com/google/certificate-transparency-go v1.1.2-0.20210511102531-373a877eec92 // indirect
183
188
github.com/google/gnostic v0.6.9 // indirect
189
+ github.com/google/gnostic-models v0.6.8 // indirect
184
190
github.com/google/go-github/v48 v48.2.0 // indirect
185
- github.com/google/s2a-go v0.1.3 // indirect
191
+ github.com/google/s2a-go v0.1.4 // indirect
186
192
github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
187
193
github.com/gorilla/websocket v1.5.0 // indirect
188
194
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
189
195
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
190
196
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
191
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 // indirect
197
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
198
+ github.com/hashicorp/errwrap v1.1.0 // indirect
199
+ github.com/hashicorp/go-multierror v1.1.1 // indirect
192
200
github.com/hashicorp/go-uuid v1.0.3 // indirect
193
201
github.com/hashicorp/go-version v1.6.0 // indirect
194
202
github.com/hashicorp/hcl/v2 v2.15.0 // indirect
@@ -219,8 +227,9 @@ require (
219
227
github.com/muesli/reflow v0.3.0 // indirect
220
228
github.com/muesli/termenv v0.15.1 // indirect
221
229
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
230
+ github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
222
231
github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852 // indirect
223
- github.com/onsi/gomega v1.27.6 // indirect
232
+ github.com/onsi/gomega v1.33.1 // indirect
224
233
github.com/orcaman/concurrent-map v1.0.0 // indirect
225
234
github.com/osteele/tuesday v1.0.3 // indirect
226
235
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
@@ -242,7 +251,7 @@ require (
242
251
github.com/tidwall/pretty v1.2.1 // indirect
243
252
github.com/tidwall/sjson v1.2.5 // indirect
244
253
github.com/tkrajina/go-reflector v0.5.5 // indirect
245
- github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 // indirect
254
+ github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 // indirect
246
255
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
247
256
github.com/valyala/bytebufferpool v1.0.0 // indirect
248
257
github.com/valyala/fastjson v1.6.4 // indirect
@@ -254,36 +263,39 @@ require (
254
263
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect
255
264
github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
256
265
github.com/zclconf/go-cty v1.13.2 // indirect
257
- go.etcd.io/bbolt v1.3.6 // indirect
258
- go.etcd.io/etcd/api/v3 v3.5.6 // indirect
259
- go.etcd.io/etcd/client/pkg/v3 v3.5.6 // indirect
260
- go.etcd.io/etcd/client/v2 v2.305.6 // indirect
261
- go.etcd.io/etcd/client/v3 v3.5.6 // indirect
266
+ go.etcd.io/bbolt v1.3.8 // indirect
267
+ go.etcd.io/etcd/api/v3 v3.5.10 // indirect
268
+ go.etcd.io/etcd/client/pkg/v3 v3.5.10 // indirect
269
+ go.etcd.io/etcd/client/v2 v2.305.10 // indirect
270
+ go.etcd.io/etcd/client/v3 v3.5.10 // indirect
262
271
go.etcd.io/etcd/etcdctl/v3 v3.5.0-alpha.0 // indirect
263
- go.etcd.io/etcd/pkg/v3 v3.5.5 // indirect
264
- go.etcd.io/etcd/raft/v3 v3.5.5 // indirect
265
- go.etcd.io/etcd/server/v3 v3.5.5 // indirect
272
+ go.etcd.io/etcd/pkg/v3 v3.5.10 // indirect
273
+ go.etcd.io/etcd/raft/v3 v3.5.10 // indirect
274
+ go.etcd.io/etcd/server/v3 v3.5.10 // indirect
266
275
go.etcd.io/etcd/tests/v3 v3.5.0-alpha.0 // indirect
267
276
go.etcd.io/etcd/v3 v3.5.0-alpha.0 // indirect
268
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.35.0 // indirect
269
- go.opentelemetry.io/otel v1.16.0 // indirect
277
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 // indirect
278
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 // indirect
279
+ go.opentelemetry.io/otel v1.19.0 // indirect
270
280
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 // indirect
271
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14 .0 // indirect
272
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14 .0 // indirect
273
- go.opentelemetry.io/otel/metric v1.16 .0 // indirect
274
- go.opentelemetry.io/otel/sdk v1.14 .0 // indirect
275
- go.opentelemetry.io/otel/trace v1.16 .0 // indirect
276
- go.opentelemetry.io/proto/otlp v0.19 .0 // indirect
281
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19 .0 // indirect
282
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19 .0 // indirect
283
+ go.opentelemetry.io/otel/metric v1.19 .0 // indirect
284
+ go.opentelemetry.io/otel/sdk v1.19 .0 // indirect
285
+ go.opentelemetry.io/otel/trace v1.19 .0 // indirect
286
+ go.opentelemetry.io/proto/otlp v1.0 .0 // indirect
277
287
go.uber.org/atomic v1.10.0 // indirect
278
- go.uber.org/multierr v1.8 .0 // indirect
288
+ go.uber.org/multierr v1.11 .0 // indirect
279
289
go.uber.org/zap v1.24.0 // indirect
280
290
golang.org/x/arch v0.3.0 // indirect
281
- golang.org/x/tools v0.13 .0 // indirect
291
+ golang.org/x/tools v0.20 .0 // indirect
282
292
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
283
- google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
293
+ google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5 // indirect
294
+ google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e // indirect
295
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect
284
296
gopkg.in/cheggaaa/pb.v1 v1.0.28 // indirect
285
297
gopkg.in/ini.v1 v1.67.0 // indirect
286
- gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
298
+ gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
287
299
k8s.io/cluster-bootstrap v0.25.3 // indirect
288
300
k8s.io/kops v1.25.2 // indirect
289
301
k8s.io/kube-aggregator v0.25.2 // indirect
@@ -293,8 +305,8 @@ require (
293
305
)
294
306
295
307
require (
296
- cloud.google.com/go v0.110.0 // indirect
297
- cloud.google.com/go/iam v0.13.0
308
+ cloud.google.com/go v0.110.6 // indirect
309
+ cloud.google.com/go/iam v1.1.1
298
310
github.com/Azure/azure-pipeline-go v0.2.3 // indirect
299
311
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
300
312
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
@@ -307,9 +319,9 @@ require (
307
319
github.com/BurntSushi/toml v1.3.2 // indirect
308
320
github.com/MakeNowJust/heredoc v1.0.0 // indirect
309
321
github.com/Masterminds/goutils v1.1.1 // indirect
310
- github.com/Masterminds/semver/v3 v3.2.0
311
- github.com/Masterminds/squirrel v1.5.3 // indirect
312
- github.com/Microsoft/go-winio v0.6.0 // indirect
322
+ github.com/Masterminds/semver/v3 v3.2.1
323
+ github.com/Masterminds/squirrel v1.5.4 // indirect
324
+ github.com/Microsoft/go-winio v0.6.1 // indirect
313
325
github.com/ProtonMail/go-crypto v0.0.0-20211112122917-428f8eabeeb3 // indirect
314
326
github.com/acomagu/bufpipe v1.0.3 // indirect
315
327
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
@@ -321,27 +333,27 @@ require (
321
333
github.com/chai2010/gettext-go v1.0.2 // indirect
322
334
github.com/cli/browser v1.0.0 // indirect
323
335
github.com/cli/safeexec v1.0.0 // indirect
324
- github.com/containerd/containerd v1.6.18 // indirect
325
- github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
326
- github.com/cyphar/filepath-securejoin v0.2.3 // indirect
336
+ github.com/containerd/containerd v1.7.11 // indirect
337
+ github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
338
+ github.com/cyphar/filepath-securejoin v0.2.4 // indirect
327
339
github.com/davecgh/go-spew v1.1.1 // indirect
328
340
github.com/dimchansky/utfbom v1.1.1 // indirect
329
- github.com/docker/cli v20.10.21 +incompatible // indirect
341
+ github.com/docker/cli v24.0.6 +incompatible // indirect
330
342
github.com/docker/distribution v2.8.2+incompatible // indirect
331
- github.com/docker/docker v20.10.24 +incompatible // indirect
343
+ github.com/docker/docker v24.0.7 +incompatible // indirect
332
344
github.com/docker/docker-credential-helpers v0.7.0 // indirect
333
345
github.com/docker/go-connections v0.4.0 // indirect
334
346
github.com/docker/go-metrics v0.0.1 // indirect
335
- github.com/docker/go-units v0.4 .0 // indirect
347
+ github.com/docker/go-units v0.5 .0 // indirect
336
348
github.com/emirpasic/gods v1.12.0 // indirect
337
- github.com/evanphx/json-patch v5.6 .0+incompatible
349
+ github.com/evanphx/json-patch v5.7 .0+incompatible
338
350
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect
339
351
github.com/ghodss/yaml v1.0.0 // indirect
340
352
github.com/gin-contrib/sse v0.1.0 // indirect
341
353
github.com/go-errors/errors v1.4.2 // indirect
342
354
github.com/go-git/gcfg v1.5.0 // indirect
343
355
github.com/go-git/go-billy/v5 v5.3.1 // indirect
344
- github.com/go-logr/logr v1.2.4 // indirect
356
+ github.com/go-logr/logr v1.4.1 // indirect
345
357
github.com/go-openapi/jsonpointer v0.19.6 // indirect
346
358
github.com/go-openapi/jsonreference v0.20.2 // indirect
347
359
github.com/go-openapi/swag v0.22.3 // indirect
@@ -358,7 +370,7 @@ require (
358
370
github.com/google/go-querystring v1.1.0 // indirect
359
371
github.com/google/gofuzz v1.2.0 // indirect
360
372
github.com/google/uuid v1.6.0 // indirect
361
- github.com/googleapis/gax-go/v2 v2.8 .0 // indirect
373
+ github.com/googleapis/gax-go/v2 v2.11 .0 // indirect
362
374
github.com/gorilla/mux v1.8.0 // indirect
363
375
github.com/gosuri/uitable v0.0.4 // indirect
364
376
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
@@ -375,11 +387,11 @@ require (
375
387
github.com/json-iterator/go v1.1.12
376
388
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
377
389
github.com/kevinburke/ssh_config v1.1.0 // indirect
378
- github.com/klauspost/compress v1.15.14 // indirect
390
+ github.com/klauspost/compress v1.16.0 // indirect
379
391
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect
380
392
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
381
393
github.com/leodido/go-urn v1.2.4 // indirect
382
- github.com/lib/pq v1.10.7 // indirect
394
+ github.com/lib/pq v1.10.9 // indirect
383
395
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
384
396
github.com/mailru/easyjson v0.7.7 // indirect
385
397
github.com/mattn/go-colorable v0.1.13 // indirect
@@ -391,35 +403,35 @@ require (
391
403
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
392
404
github.com/mitchellh/copystructure v1.2.0 // indirect
393
405
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
394
- github.com/mitchellh/go-wordwrap v1.0.0 // indirect
406
+ github.com/mitchellh/go-wordwrap v1.0.1 // indirect
395
407
github.com/mitchellh/reflectwalk v1.0.2 // indirect
396
408
github.com/moby/locker v1.0.1 // indirect
397
409
github.com/moby/spdystream v0.2.0 // indirect
398
- github.com/moby/term v0.0.0-20221205130635-1aeaba878587 // indirect
410
+ github.com/moby/term v0.5.0 // indirect
399
411
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
400
412
github.com/modern-go/reflect2 v1.0.2 // indirect
401
413
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
402
414
github.com/morikuni/aec v1.0.0 // indirect
403
415
github.com/oleiade/reflections v1.0.1
404
416
github.com/opencontainers/go-digest v1.0.0 // indirect
405
- github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
417
+ github.com/opencontainers/image-spec v1.1.0-rc5 // indirect
406
418
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
407
419
github.com/pkg/errors v0.9.1
408
420
github.com/pluralsh/oauth v0.9.2
409
421
github.com/pmezard/go-difflib v1.0.0 // indirect
410
- github.com/prometheus/client_golang v1.15.1 // indirect
411
- github.com/prometheus/client_model v0.3 .0 // indirect
412
- github.com/prometheus/common v0.42 .0 // indirect
413
- github.com/prometheus/procfs v0.9.0 // indirect
422
+ github.com/prometheus/client_golang v1.16.0 // indirect
423
+ github.com/prometheus/client_model v0.4 .0 // indirect
424
+ github.com/prometheus/common v0.44 .0 // indirect
425
+ github.com/prometheus/procfs v0.10.1 // indirect
414
426
github.com/rivo/uniseg v0.4.7 // indirect
415
- github.com/rubenv/sql-migrate v1.3.1 // indirect
427
+ github.com/rubenv/sql-migrate v1.5.2 // indirect
416
428
github.com/russross/blackfriday/v2 v2.1.0 // indirect
417
429
github.com/schollz/progressbar/v3 v3.14.1 // indirect
418
430
github.com/sergi/go-diff v1.3.1 // indirect
419
431
github.com/shopspring/decimal v1.3.1 // indirect
420
432
github.com/sirupsen/logrus v1.9.3
421
433
github.com/spf13/cast v1.5.0 // indirect
422
- github.com/spf13/cobra v1.7 .0 // indirect
434
+ github.com/spf13/cobra v1.8 .0 // indirect
423
435
github.com/spf13/pflag v1.0.5 // indirect
424
436
github.com/stretchr/testify v1.8.4
425
437
github.com/ugorji/go/codec v1.2.11 // indirect
@@ -429,42 +441,42 @@ require (
429
441
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
430
442
github.com/xlab/treeprint v1.2.0 // indirect
431
443
go.opencensus.io v0.24.0 // indirect
432
- go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 // indirect
433
- golang.org/x/net v0.19 .0 // indirect
434
- golang.org/x/sync v0.3 .0 // indirect
435
- golang.org/x/sys v0.17 .0 // indirect
436
- golang.org/x/term v0.17 .0
444
+ go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
445
+ golang.org/x/net v0.24 .0 // indirect
446
+ golang.org/x/sync v0.7 .0 // indirect
447
+ golang.org/x/sys v0.19 .0 // indirect
448
+ golang.org/x/term v0.19 .0
437
449
golang.org/x/text v0.14.0
438
450
golang.org/x/time v0.3.0 // indirect
439
451
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
440
- google.golang.org/api v0.122 .0
452
+ google.golang.org/api v0.126 .0
441
453
google.golang.org/appengine v1.6.7 // indirect
442
- google.golang.org/grpc v1.55.0 // indirect
443
- google.golang.org/protobuf v1.30 .0 // indirect
454
+ google.golang.org/grpc v1.58.3 // indirect
455
+ google.golang.org/protobuf v1.33 .0 // indirect
444
456
gopkg.in/inf.v0 v0.9.1 // indirect
445
457
gopkg.in/warnings.v0 v0.1.2 // indirect
446
- k8s.io/apiextensions-apiserver v0.26.1
447
- k8s.io/apiserver v0.26.1 // indirect
448
- k8s.io/cli-runtime v0.26.1
449
- k8s.io/component-base v0.26.1 // indirect
458
+ k8s.io/apiextensions-apiserver v0.29.0
459
+ k8s.io/apiserver v0.29.0 // indirect
460
+ k8s.io/cli-runtime v0.29.0
461
+ k8s.io/component-base v0.29.0 // indirect
450
462
k8s.io/helm v2.17.0+incompatible // indirect
451
- k8s.io/klog/v2 v2.100 .1 // indirect
452
- k8s.io/kube-openapi v0.0.0-20230601164746-7562a1006961 // indirect
453
- k8s.io/kubectl v0.26.1
454
- k8s.io/utils v0.0.0-20230505201702-9f6742963106 // indirect
455
- oras.land/oras-go v1.2.2 // indirect
463
+ k8s.io/klog/v2 v2.120 .1 // indirect
464
+ k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
465
+ k8s.io/kubectl v0.29.0
466
+ k8s.io/utils v0.0.0-20230726121419-3b25d923346b // indirect
467
+ oras.land/oras-go v1.2.4 // indirect
456
468
sigs.k8s.io/controller-runtime v0.14.6
457
469
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
458
- sigs.k8s.io/kustomize/api v0.13.2 // indirect
470
+ sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
459
471
sigs.k8s.io/kustomize/kyaml v0.14.3 // indirect
460
- sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
472
+ sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
461
473
)
462
474
463
475
replace (
464
476
github.com/norwoodj/helm-docs v1.11.2 => github.com/pluralsh/helm-docs v1.11.3-0.20230914191425-6d14ebab8817
465
477
go.etcd.io/etcd/pkg/v3 => go.etcd.io/etcd/pkg/v3 v3.5.0-alpha.0
466
478
k8s.io/cli-runtime => k8s.io/cli-runtime v0.26.3
467
- k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20230109183929-3758b55a6596
479
+ k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20240430033511-f0e62f92d13f
468
480
sigs.k8s.io/kustomize/api => sigs.k8s.io/kustomize/api v0.12.1
469
481
sigs.k8s.io/kustomize/kyaml => sigs.k8s.io/kustomize/kyaml v0.13.9
470
482
)
0 commit comments