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