Skip to content

Commit 19635a9

Browse files
chore(deps): Bump github.com/sigstore/cosign/v2 from 2.4.0 to 2.4.1
Bumps [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: github.com/sigstore/cosign/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89da4fb commit 19635a9

File tree

2 files changed

+107
-102
lines changed

2 files changed

+107
-102
lines changed

go.mod

+31-31
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.23.1
66

77
require (
88
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
1010
github.com/cenkalti/backoff/v3 v3.2.2
1111
github.com/golang/protobuf v1.5.4 // indirect
1212
github.com/golang/snappy v0.0.4 // indirect
@@ -29,7 +29,7 @@ require (
2929
github.com/mitchellh/go-homedir v1.1.0
3030
github.com/mitchellh/mapstructure v1.5.0
3131
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
3333
github.com/sigstore/rekor v1.3.6
3434
github.com/sigstore/sigstore v1.8.9
3535
github.com/stretchr/testify v1.9.0
@@ -77,16 +77,16 @@ require (
7777

7878
require (
7979
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
8181
cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
8282
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
8484
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
8686
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
8787
contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
8888
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
9090
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect
9191
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.1.0 // indirect
9292
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.0.0 // indirect
@@ -114,22 +114,22 @@ require (
114114
github.com/alibabacloud-go/tea v1.2.1 // indirect
115115
github.com/alibabacloud-go/tea-utils v1.4.5 // indirect
116116
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
118118
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
124124
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect
125125
github.com/aws/aws-sdk-go-v2/service/ecr v1.24.7 // indirect
126126
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.21.6 // indirect
127127
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
133133
github.com/aws/smithy-go v1.20.4 // indirect
134134
github.com/beorn7/perks v1.0.1 // indirect
135135
github.com/blang/semver v3.5.1+incompatible // indirect
@@ -189,7 +189,7 @@ require (
189189
github.com/google/gofuzz v1.2.0 // indirect
190190
github.com/google/s2a-go v0.1.8 // indirect
191191
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
193193
github.com/googleapis/gax-go/v2 v2.13.0 // indirect
194194
github.com/gorilla/mux v1.8.1 // indirect
195195
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
@@ -210,7 +210,7 @@ require (
210210
github.com/moby/docker-image-spec v1.3.1 // indirect
211211
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
212212
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
214214
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
215215
github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481 // indirect
216216
github.com/oklog/ulid v1.3.1 // indirect
@@ -249,34 +249,34 @@ require (
249249
github.com/transparency-dev/merkle v0.0.2 // indirect
250250
github.com/vbatts/tar-split v0.11.5 // indirect
251251
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
253253
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
254254
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
255255
github.com/yashtewari/glob-intersection v0.2.0 // indirect
256256
go.mongodb.org/mongo-driver v1.14.0 // indirect
257257
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
261261
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
265265
go.uber.org/atomic v1.9.0 // indirect
266266
go.uber.org/automaxprocs v1.5.3 // indirect
267267
go.uber.org/multierr v1.11.0 // indirect
268268
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8 // indirect
269269
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
271271
golang.org/x/sync v0.8.0 // indirect
272272
golang.org/x/term v0.25.0 // indirect
273273
golang.org/x/text v0.19.0 // indirect
274274
golang.org/x/tools v0.24.0 // indirect
275275
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
280280
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
281281
gopkg.in/inf.v0 v0.9.1 // indirect
282282
gopkg.in/ini.v1 v1.67.0 // indirect

0 commit comments

Comments
 (0)