@@ -20,9 +20,9 @@ exclude github.com/karrick/godirwalk v1.17.0
20
20
require (
21
21
4d63.com/tz v1.2.0
22
22
cloud.google.com/go/cloudbuild v1.15.1
23
- cloud.google.com/go/monitoring v1.17.1
23
+ cloud.google.com/go/monitoring v1.18.0
24
24
cloud.google.com/go/profiler v0.4.0
25
- cloud.google.com/go/storage v1.36.0
25
+ cloud.google.com/go/storage v1.39.1
26
26
github.com/AlecAivazis/survey/v2 v2.2.15
27
27
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.45.0
28
28
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.21.0
@@ -46,13 +46,13 @@ require (
46
46
github.com/go-git/go-git/v5 v5.11.0
47
47
github.com/golang/glog v1.2.0
48
48
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
49
- github.com/golang/protobuf v1.5.3
49
+ github.com/golang/protobuf v1.5.4
50
50
github.com/google/go-cmp v0.6.0
51
- github.com/google/go-containerregistry v0.16 .1
51
+ github.com/google/go-containerregistry v0.19 .1
52
52
github.com/google/go-github v17.0.0+incompatible
53
53
github.com/google/ko v0.14.0
54
54
github.com/google/uuid v1.6.0
55
- github.com/googleapis/gax-go/v2 v2.12.2
55
+ github.com/googleapis/gax-go/v2 v2.12.3
56
56
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
57
57
github.com/heroku/color v0.0.6
58
58
github.com/imdario/mergo v0.3.16
@@ -66,19 +66,19 @@ require (
66
66
github.com/moby/buildkit v0.13.1
67
67
github.com/moby/patternmatcher v0.6.0
68
68
github.com/opencontainers/go-digest v1.0.0
69
- github.com/opencontainers/image-spec v1.1.0-rc5
69
+ github.com/opencontainers/image-spec v1.1.0
70
70
github.com/otiai10/copy v1.12.0
71
- github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
71
+ github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
72
72
github.com/pkg/errors v0.9.1
73
73
github.com/rjeczalik/notify v0.9.3
74
74
github.com/russross/blackfriday/v2 v2.1.0
75
75
github.com/segmentio/encoding v0.2.7
76
76
github.com/segmentio/textio v1.2.0
77
77
github.com/sirupsen/logrus v1.9.3
78
- github.com/spf13/afero v1.10 .0
78
+ github.com/spf13/afero v1.11 .0
79
79
github.com/spf13/cobra v1.8.0
80
80
github.com/spf13/pflag v1.0.5
81
- github.com/stretchr/testify v1.8.4
81
+ github.com/stretchr/testify v1.9.0
82
82
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
83
83
github.com/xeipuuv/gojsonschema v1.2.0
84
84
go.lsp.dev/jsonrpc2 v0.9.0
@@ -92,15 +92,15 @@ require (
92
92
go.opentelemetry.io/otel/sdk v1.24.0
93
93
go.opentelemetry.io/otel/sdk/metric v1.24.0
94
94
go.opentelemetry.io/otel/trace v1.24.0
95
- golang.org/x/crypto v0.21 .0
96
- golang.org/x/oauth2 v0.18 .0
97
- golang.org/x/sync v0.6 .0
98
- golang.org/x/sys v0.18 .0
99
- golang.org/x/term v0.18 .0
100
- golang.org/x/tools v0.14 .0
101
- google.golang.org/api v0.170 .0
102
- google.golang.org/genproto v0.0.0-20240205150955-31a09d347014
103
- google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014
95
+ golang.org/x/crypto v0.22 .0
96
+ golang.org/x/oauth2 v0.19 .0
97
+ golang.org/x/sync v0.7 .0
98
+ golang.org/x/sys v0.19 .0
99
+ golang.org/x/term v0.19 .0
100
+ golang.org/x/tools v0.19 .0
101
+ google.golang.org/api v0.172 .0
102
+ google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7
103
+ google.golang.org/genproto/googleapis/api v0.0.0-20240311173647-c811ad7063a7
104
104
google.golang.org/grpc v1.62.1
105
105
google.golang.org/protobuf v1.33.0
106
106
gopkg.in/go-jose/go-jose.v2 v2.6.3
@@ -119,8 +119,8 @@ require (
119
119
120
120
require (
121
121
4d63.com/embedfiles v0.0.0-20190311033909-995e0740726f // indirect
122
- cloud.google.com/go v0.112.0 // indirect
123
- cloud.google.com/go/compute v1.23.4 // indirect
122
+ cloud.google.com/go v0.112.1 // indirect
123
+ cloud.google.com/go/compute v1.25.0 // indirect
124
124
cloud.google.com/go/compute/metadata v0.2.3 // indirect
125
125
cloud.google.com/go/iam v1.1.6 // indirect
126
126
cloud.google.com/go/longrunning v0.5.5 // indirect
@@ -149,21 +149,21 @@ require (
149
149
github.com/alessio/shellescape v1.4.1 // indirect
150
150
github.com/apex/log v1.9.0 // indirect
151
151
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
152
- github.com/aws/aws-sdk-go-v2 v1.24.1 // indirect
153
- github.com/aws/aws-sdk-go-v2/config v1.26.6 // indirect
154
- github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect
155
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect
156
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect
157
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect
158
- github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 // indirect
152
+ github.com/aws/aws-sdk-go-v2 v1.26.0 // indirect
153
+ github.com/aws/aws-sdk-go-v2/config v1.27.9 // indirect
154
+ github.com/aws/aws-sdk-go-v2/credentials v1.17.9 // indirect
155
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.0 // indirect
156
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.4 // indirect
157
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.4 // indirect
158
+ github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect
159
159
github.com/aws/aws-sdk-go-v2/service/ecr v1.20.2 // indirect
160
160
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.18.2 // indirect
161
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect
162
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect
163
- github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect
164
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect
165
- github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 // indirect
166
- github.com/aws/smithy-go v1.19.0 // indirect
161
+ github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1 // indirect
162
+ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.6 // indirect
163
+ github.com/aws/aws-sdk-go-v2/service/sso v1.20.3 // indirect
164
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.3 // indirect
165
+ github.com/aws/aws-sdk-go-v2/service/sts v1.28.5 // indirect
166
+ github.com/aws/smithy-go v1.20.1 // indirect
167
167
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20231024185945-8841054dbdb8 // indirect
168
168
github.com/beorn7/perks v1.0.1 // indirect
169
169
github.com/cespare/xxhash/v2 v2.2.0 // indirect
@@ -195,16 +195,16 @@ require (
195
195
github.com/go-git/go-billy/v5 v5.5.0 // indirect
196
196
github.com/go-logr/logr v1.4.1 // indirect
197
197
github.com/go-logr/stdr v1.2.2 // indirect
198
- github.com/go-openapi/analysis v0.21.4 // indirect
199
- github.com/go-openapi/errors v0.20.4 // indirect
200
- github.com/go-openapi/jsonpointer v0.20 .0 // indirect
201
- github.com/go-openapi/jsonreference v0.20.2 // indirect
202
- github.com/go-openapi/loads v0.21.2 // indirect
203
- github.com/go-openapi/runtime v0.26 .0 // indirect
204
- github.com/go-openapi/spec v0.20.9 // indirect
205
- github.com/go-openapi/strfmt v0.21.7 // indirect
206
- github.com/go-openapi/swag v0.22.4 // indirect
207
- github.com/go-openapi/validate v0.22.1 // indirect
198
+ github.com/go-openapi/analysis v0.23.0 // indirect
199
+ github.com/go-openapi/errors v0.22.0 // indirect
200
+ github.com/go-openapi/jsonpointer v0.21 .0 // indirect
201
+ github.com/go-openapi/jsonreference v0.21.0 // indirect
202
+ github.com/go-openapi/loads v0.22.0 // indirect
203
+ github.com/go-openapi/runtime v0.28 .0 // indirect
204
+ github.com/go-openapi/spec v0.21.0 // indirect
205
+ github.com/go-openapi/strfmt v0.23.0 // indirect
206
+ github.com/go-openapi/swag v0.23.0 // indirect
207
+ github.com/go-openapi/validate v0.24.0 // indirect
208
208
github.com/gobuffalo/here v0.6.0 // indirect
209
209
github.com/gogo/protobuf v1.3.2 // indirect
210
210
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
@@ -215,7 +215,7 @@ require (
215
215
github.com/google/s2a-go v0.1.7 // indirect
216
216
github.com/google/safetext v0.0.0-20230106111101-7156a760e523 // indirect
217
217
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
218
- github.com/gorilla/mux v1.8.0 // indirect
218
+ github.com/gorilla/mux v1.8.1 // indirect
219
219
github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
220
220
github.com/huandu/xstrings v1.4.0 // indirect
221
221
github.com/inconshreveable/mousetrap v1.1.0 // indirect
@@ -232,7 +232,6 @@ require (
232
232
github.com/markbates/pkger v0.17.1 // indirect
233
233
github.com/mattn/go-isatty v0.0.19 // indirect
234
234
github.com/mattn/go-runewidth v0.0.14 // indirect
235
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
236
235
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
237
236
github.com/mitchellh/copystructure v1.2.0 // indirect
238
237
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
@@ -255,50 +254,49 @@ require (
255
254
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
256
255
github.com/pjbgf/sha1cd v0.3.0 // indirect
257
256
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
258
- github.com/prometheus/client_golang v1.17 .0 // indirect
259
- github.com/prometheus/client_model v0.5 .0 // indirect
260
- github.com/prometheus/common v0.45.0 // indirect
257
+ github.com/prometheus/client_golang v1.19 .0 // indirect
258
+ github.com/prometheus/client_model v0.6 .0 // indirect
259
+ github.com/prometheus/common v0.51.1 // indirect
261
260
github.com/prometheus/procfs v0.12.0 // indirect
262
261
github.com/rivo/tview v0.0.0-20220307222120-9994674d60a8 // indirect
263
262
github.com/rivo/uniseg v0.4.3 // indirect
264
263
github.com/russross/blackfriday v1.6.0 // indirect
265
264
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
266
- github.com/sagikazarmark/locafero v0.3 .0 // indirect
265
+ github.com/sagikazarmark/locafero v0.4 .0 // indirect
267
266
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
268
- github.com/secure-systems-lab/go-securesystemslib v0.7 .0 // indirect
267
+ github.com/secure-systems-lab/go-securesystemslib v0.8 .0 // indirect
269
268
github.com/sergi/go-diff v1.2.0 // indirect
270
- github.com/sigstore/cosign/v2 v2.2.1 // indirect
271
- github.com/sigstore/rekor v1.3.3 // indirect
272
- github.com/sigstore/sigstore v1.7.5 // indirect
269
+ github.com/sigstore/cosign/v2 v2.2.4 // indirect
270
+ github.com/sigstore/rekor v1.3.6 // indirect
271
+ github.com/sigstore/sigstore v1.8.3 // indirect
273
272
github.com/skeema/knownhosts v1.2.1 // indirect
274
273
github.com/sourcegraph/conc v0.3.0 // indirect
275
- github.com/spf13/cast v1.5.1 // indirect
276
- github.com/spf13/viper v1.17.0 // indirect
274
+ github.com/spf13/cast v1.6.0 // indirect
275
+ github.com/spf13/viper v1.18.2 // indirect
277
276
github.com/subosito/gotenv v1.6.0 // indirect
278
277
github.com/vbatts/tar-split v0.11.5 // indirect
279
278
github.com/xanzy/ssh-agent v0.3.3 // indirect
280
279
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
281
280
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
282
281
github.com/xlab/treeprint v0.0.0-20181112141820-a009c3971eca // indirect
283
282
go.lsp.dev/pkg v0.0.0-20210323044036-f7deec69b52e // indirect
284
- go.mongodb.org/mongo-driver v1.12.1 // indirect
283
+ go.mongodb.org/mongo-driver v1.14.0 // indirect
285
284
go.opencensus.io v0.24.0 // indirect
286
285
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect
287
286
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
288
287
go.uber.org/automaxprocs v1.5.2 // indirect
289
288
go.uber.org/multierr v1.11.0 // indirect
290
- go.uber.org/zap v1.26 .0 // indirect
291
- golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
292
- golang.org/x/mod v0.13 .0 // indirect
289
+ go.uber.org/zap v1.27 .0 // indirect
290
+ golang.org/x/exp v0.0.0-20231108232855-2478ac86f678 // indirect
291
+ golang.org/x/mod v0.16 .0 // indirect
293
292
golang.org/x/net v0.23.0 // indirect
294
293
golang.org/x/text v0.14.0 // indirect
295
294
golang.org/x/time v0.5.0 // indirect
296
- google.golang.org/appengine v1.6.8 // indirect
297
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240311132316-a219d84964c2 // indirect
295
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect
298
296
gopkg.in/inf.v0 v0.9.1 // indirect
299
297
gopkg.in/ini.v1 v1.67.0 // indirect
300
298
gopkg.in/warnings.v0 v0.1.2 // indirect
301
- k8s.io/klog/v2 v2.100 .1 // indirect
299
+ k8s.io/klog/v2 v2.120 .1 // indirect
302
300
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
303
301
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
304
302
sigs.k8s.io/kind v0.20.0 // indirect
0 commit comments