@@ -6,7 +6,7 @@ toolchain go1.23.1
6
6
7
7
require (
8
8
github.com/aws/aws-sdk-go v1.55.5
9
- github.com/aws/aws-sdk-go-v2 v1.30.4 // indirect
9
+ github.com/aws/aws-sdk-go-v2 v1.30.5 // indirect
10
10
github.com/cenkalti/backoff/v3 v3.2.2
11
11
github.com/golang/protobuf v1.5.4 // indirect
12
12
github.com/golang/snappy v0.0.4 // indirect
@@ -29,7 +29,7 @@ require (
29
29
github.com/mitchellh/go-homedir v1.1.0
30
30
github.com/mitchellh/mapstructure v1.5.0
31
31
github.com/ryanuber/go-glob v1.0.0
32
- github.com/sigstore/cosign/v2 v2.4.0
32
+ github.com/sigstore/cosign/v2 v2.4.1
33
33
github.com/sigstore/rekor v1.3.6
34
34
github.com/sigstore/sigstore v1.8.9
35
35
github.com/stretchr/testify v1.9.0
@@ -77,16 +77,16 @@ require (
77
77
78
78
require (
79
79
cloud.google.com/go v0.115.1 // indirect
80
- cloud.google.com/go/auth v0.9.1 // indirect
80
+ cloud.google.com/go/auth v0.9.3 // indirect
81
81
cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
82
82
cloud.google.com/go/compute/metadata v0.5.0 // indirect
83
- cloud.google.com/go/iam v1.1.13 // indirect
83
+ cloud.google.com/go/iam v1.2.0 // indirect
84
84
cloud.google.com/go/kms v1.19.0 // indirect
85
- cloud.google.com/go/longrunning v0.5.12 // indirect
85
+ cloud.google.com/go/longrunning v0.6.0 // indirect
86
86
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
87
87
contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
88
88
cuelang.org/go v0.9.2 // indirect
89
- github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper v0.2 .0 // indirect
89
+ github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider v0.14 .0 // indirect
90
90
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect
91
91
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.1.0 // indirect
92
92
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.0.0 // indirect
@@ -114,22 +114,22 @@ require (
114
114
github.com/alibabacloud-go/tea v1.2.1 // indirect
115
115
github.com/alibabacloud-go/tea-utils v1.4.5 // indirect
116
116
github.com/alibabacloud-go/tea-xml v1.1.3 // indirect
117
- github.com/aliyun/credentials-go v1.3.1 // indirect
117
+ github.com/aliyun/credentials-go v1.3.2 // indirect
118
118
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
119
- github.com/aws/aws-sdk-go-v2/config v1.27.31 // indirect
120
- github.com/aws/aws-sdk-go-v2/credentials v1.17.30 // indirect
121
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 // indirect
122
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect
123
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect
119
+ github.com/aws/aws-sdk-go-v2/config v1.27.33 // indirect
120
+ github.com/aws/aws-sdk-go-v2/credentials v1.17.32 // indirect
121
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.13 // indirect
122
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.17 // indirect
123
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.17 // indirect
124
124
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect
125
125
github.com/aws/aws-sdk-go-v2/service/ecr v1.24.7 // indirect
126
126
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.21.6 // indirect
127
127
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 // indirect
128
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.18 // indirect
129
- github.com/aws/aws-sdk-go-v2/service/kms v1.35.5 // indirect
130
- github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 // indirect
131
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 // indirect
132
- github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 // indirect
128
+ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.19 // indirect
129
+ github.com/aws/aws-sdk-go-v2/service/kms v1.35.7 // indirect
130
+ github.com/aws/aws-sdk-go-v2/service/sso v1.22.7 // indirect
131
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.7 // indirect
132
+ github.com/aws/aws-sdk-go-v2/service/sts v1.30.7 // indirect
133
133
github.com/aws/smithy-go v1.20.4 // indirect
134
134
github.com/beorn7/perks v1.0.1 // indirect
135
135
github.com/blang/semver v3.5.1+incompatible // indirect
@@ -189,7 +189,7 @@ require (
189
189
github.com/google/gofuzz v1.2.0 // indirect
190
190
github.com/google/s2a-go v0.1.8 // indirect
191
191
github.com/google/uuid v1.6.0 // indirect
192
- github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
192
+ github.com/googleapis/enterprise-certificate-proxy v0.3.3 // indirect
193
193
github.com/googleapis/gax-go/v2 v2.13.0 // indirect
194
194
github.com/gorilla/mux v1.8.1 // indirect
195
195
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
@@ -210,7 +210,7 @@ require (
210
210
github.com/moby/docker-image-spec v1.3.1 // indirect
211
211
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
212
212
github.com/modern-go/reflect2 v1.0.2 // indirect
213
- github.com/mozillazg/docker-credential-acr-helper v0.3 .0 // indirect
213
+ github.com/mozillazg/docker-credential-acr-helper v0.4 .0 // indirect
214
214
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
215
215
github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481 // indirect
216
216
github.com/oklog/ulid v1.3.1 // indirect
@@ -249,34 +249,34 @@ require (
249
249
github.com/transparency-dev/merkle v0.0.2 // indirect
250
250
github.com/vbatts/tar-split v0.11.5 // indirect
251
251
github.com/x448/float16 v0.8.4 // indirect
252
- github.com/xanzy/go-gitlab v0.107 .0 // indirect
252
+ github.com/xanzy/go-gitlab v0.109 .0 // indirect
253
253
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
254
254
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
255
255
github.com/yashtewari/glob-intersection v0.2.0 // indirect
256
256
go.mongodb.org/mongo-driver v1.14.0 // indirect
257
257
go.opencensus.io v0.24.0 // indirect
258
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53 .0 // indirect
259
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0 // indirect
260
- go.opentelemetry.io/otel v1.28 .0 // indirect
258
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54 .0 // indirect
259
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54 .0 // indirect
260
+ go.opentelemetry.io/otel v1.29 .0 // indirect
261
261
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0 // indirect
262
- go.opentelemetry.io/otel/metric v1.28 .0 // indirect
263
- go.opentelemetry.io/otel/sdk v1.28 .0 // indirect
264
- go.opentelemetry.io/otel/trace v1.28 .0 // indirect
262
+ go.opentelemetry.io/otel/metric v1.29 .0 // indirect
263
+ go.opentelemetry.io/otel/sdk v1.29 .0 // indirect
264
+ go.opentelemetry.io/otel/trace v1.29 .0 // indirect
265
265
go.uber.org/atomic v1.9.0 // indirect
266
266
go.uber.org/automaxprocs v1.5.3 // indirect
267
267
go.uber.org/multierr v1.11.0 // indirect
268
268
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8 // indirect
269
269
golang.org/x/mod v0.20.0 // indirect
270
- golang.org/x/oauth2 v0.22 .0 // indirect
270
+ golang.org/x/oauth2 v0.23 .0 // indirect
271
271
golang.org/x/sync v0.8.0 // indirect
272
272
golang.org/x/term v0.25.0 // indirect
273
273
golang.org/x/text v0.19.0 // indirect
274
274
golang.org/x/tools v0.24.0 // indirect
275
275
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
276
- google.golang.org/api v0.195 .0 // indirect
277
- google.golang.org/genproto v0.0.0-20240823204242-4ba0660f739c // indirect
278
- google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 // indirect
279
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240823204242-4ba0660f739c // indirect
276
+ google.golang.org/api v0.196 .0 // indirect
277
+ google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 // indirect
278
+ google.golang.org/genproto/googleapis/api v0.0.0-20240827150818-7e3bb234dfed // indirect
279
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
280
280
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
281
281
gopkg.in/inf.v0 v0.9.1 // indirect
282
282
gopkg.in/ini.v1 v1.67.0 // indirect
0 commit comments