@@ -7,7 +7,7 @@ require (
7
7
github.com/google/go-cmp v0.6.0
8
8
github.com/google/go-github/v46 v46.0.0
9
9
github.com/ossf/scorecard/v5 v5.1.1
10
- github.com/sigstore/cosign/v2 v2.4.2
10
+ github.com/sigstore/cosign/v2 v2.4.3
11
11
github.com/spf13/cobra v1.9.1
12
12
golang.org/x/net v0.35.0
13
13
)
@@ -57,27 +57,27 @@ require (
57
57
github.com/aliyun/credentials-go v1.3.2 // indirect
58
58
github.com/anchore/go-struct-converter v0.0.0-20250211213226-cce56d595160 // indirect
59
59
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
60
- github.com/aws/aws-sdk-go-v2 v1.34.0 // indirect
61
- github.com/aws/aws-sdk-go-v2/config v1.29.2 // indirect
62
- github.com/aws/aws-sdk-go-v2/credentials v1.17.55 // indirect
63
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.25 // indirect
64
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.29 // indirect
65
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.29 // indirect
60
+ github.com/aws/aws-sdk-go-v2 v1.36.1 // indirect
61
+ github.com/aws/aws-sdk-go-v2/config v1.29.6 // indirect
62
+ github.com/aws/aws-sdk-go-v2/credentials v1.17.59 // indirect
63
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.28 // indirect
64
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.32 // indirect
65
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.32 // indirect
66
66
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.2 // indirect
67
- github.com/aws/aws-sdk-go-v2/service/ecr v1.20.2 // indirect
68
- github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.18 .2 // indirect
67
+ github.com/aws/aws-sdk-go-v2/service/ecr v1.40.3 // indirect
68
+ github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.31 .2 // indirect
69
69
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.2 // indirect
70
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.10 // indirect
71
- github.com/aws/aws-sdk-go-v2/service/sso v1.24.12 // indirect
72
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.11 // indirect
73
- github.com/aws/aws-sdk-go-v2/service/sts v1.33.10 // indirect
70
+ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.13 // indirect
71
+ github.com/aws/aws-sdk-go-v2/service/sso v1.24.15 // indirect
72
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.14 // indirect
73
+ github.com/aws/aws-sdk-go-v2/service/sts v1.33.14 // indirect
74
74
github.com/aws/smithy-go v1.22.2 // indirect
75
- github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20231024185945-8841054dbdb8 // indirect
75
+ github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.9.1 // indirect
76
76
github.com/blang/semver v3.5.1+incompatible // indirect
77
77
github.com/bmatcuk/doublestar/v4 v4.8.1 // indirect
78
78
github.com/bombsimon/logrusr/v2 v2.0.1 // indirect
79
79
github.com/bradleyfalzon/ghinstallation/v2 v2.13.0 // indirect
80
- github.com/buildkite/agent/v3 v3.91.0 // indirect
80
+ github.com/buildkite/agent/v3 v3.92.1 // indirect
81
81
github.com/buildkite/go-pipeline v0.13.3 // indirect
82
82
github.com/buildkite/interpolate v0.1.5 // indirect
83
83
github.com/buildkite/roko v1.3.1 // indirect
@@ -152,12 +152,12 @@ require (
152
152
github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
153
153
github.com/ianlancetaylor/demangle v0.0.0-20240912202439-0a2b6291aafd // indirect
154
154
github.com/imdario/mergo v0.3.16 // indirect
155
+ github.com/in-toto/attestation v1.1.0 // indirect
155
156
github.com/in-toto/in-toto-golang v0.9.0 // indirect
156
157
github.com/inconshreveable/mousetrap v1.1.0 // indirect
157
158
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
158
159
github.com/jedib0t/go-pretty/v6 v6.6.6 // indirect
159
160
github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267 // indirect
160
- github.com/jmespath/go-jmespath v0.4.1-0.20220621161143-b0104c826a24 // indirect
161
161
github.com/josharian/intern v1.0.0 // indirect
162
162
github.com/json-iterator/go v1.1.12 // indirect
163
163
github.com/kevinburke/ssh_config v1.2.0 // indirect
@@ -208,7 +208,8 @@ require (
208
208
github.com/sigstore/fulcio v1.6.6 // indirect
209
209
github.com/sigstore/protobuf-specs v0.4.0 // indirect
210
210
github.com/sigstore/rekor v1.3.9 // indirect
211
- github.com/sigstore/sigstore v1.8.12 // indirect
211
+ github.com/sigstore/sigstore v1.8.15 // indirect
212
+ github.com/sigstore/sigstore-go v0.7.0 // indirect
212
213
github.com/sigstore/timestamp-authority v1.2.4 // indirect
213
214
github.com/sirupsen/logrus v1.9.3 // indirect
214
215
github.com/skeema/knownhosts v1.3.1 // indirect
@@ -225,6 +226,7 @@ require (
225
226
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d // indirect
226
227
github.com/thales-e-security/pool v0.0.2 // indirect
227
228
github.com/theupdateframework/go-tuf v0.7.0 // indirect
229
+ github.com/theupdateframework/go-tuf/v2 v2.0.2 // indirect
228
230
github.com/tidwall/gjson v1.18.0 // indirect
229
231
github.com/tidwall/match v1.1.1 // indirect
230
232
github.com/tidwall/pretty v1.2.1 // indirect
@@ -234,7 +236,7 @@ require (
234
236
github.com/vbatts/tar-split v0.12.1 // indirect
235
237
github.com/xanzy/ssh-agent v0.3.3 // indirect
236
238
github.com/zeebo/errs v1.4.0 // indirect
237
- gitlab.com/gitlab-org/api/client-go v0.122 .0 // indirect
239
+ gitlab.com/gitlab-org/api/client-go v0.123 .0 // indirect
238
240
go.mongodb.org/mongo-driver v1.14.0 // indirect
239
241
go.opencensus.io v0.24.0 // indirect
240
242
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
0 commit comments