Skip to content

Commit 2dee8c1

Browse files
🌱 Bump github.com/sigstore/cosign/v2 from 2.1.1 to 2.2.0 (#1254)
Bumps [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: github.com/sigstore/cosign/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e79dcb6 commit 2dee8c1

File tree

2 files changed

+211
-89
lines changed

2 files changed

+211
-89
lines changed

go.mod

+51-24
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/google/go-cmp v0.5.9
88
github.com/google/go-github/v46 v46.0.0
99
github.com/ossf/scorecard/v4 v4.12.0
10-
github.com/sigstore/cosign/v2 v2.1.1
10+
github.com/sigstore/cosign/v2 v2.2.0
1111
github.com/spf13/cobra v1.7.0
1212
golang.org/x/net v0.15.0
1313
)
@@ -32,6 +32,13 @@ require (
3232
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
3333
github.com/BurntSushi/toml v1.3.2 // indirect
3434
github.com/CycloneDX/cyclonedx-go v0.7.1 // indirect
35+
github.com/DataDog/appsec-internal-go v1.0.0 // indirect
36+
github.com/DataDog/datadog-agent/pkg/obfuscate v0.45.0-rc.1 // indirect
37+
github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.46.0-rc.4 // indirect
38+
github.com/DataDog/datadog-go/v5 v5.3.0 // indirect
39+
github.com/DataDog/go-libddwaf v1.4.1 // indirect
40+
github.com/DataDog/go-tuf v0.3.0--fix-localmeta-fork // indirect
41+
github.com/DataDog/sketches-go v1.2.1 // indirect
3542
github.com/Masterminds/semver/v3 v3.2.1 // indirect
3643
github.com/Microsoft/go-winio v0.6.1 // indirect
3744
github.com/ProtonMail/go-crypto v0.0.0-20230717121422-5aa5874ade95 // indirect
@@ -68,7 +75,9 @@ require (
6875
github.com/blang/semver v3.5.1+incompatible // indirect
6976
github.com/bombsimon/logrusr/v2 v2.0.1 // indirect
7077
github.com/bradleyfalzon/ghinstallation/v2 v2.6.0 // indirect
71-
github.com/buildkite/agent/v3 v3.49.0 // indirect
78+
github.com/buildkite/agent/v3 v3.52.1 // indirect
79+
github.com/buildkite/interpolate v0.0.0-20200526001904-07f35b4ae251 // indirect
80+
github.com/cespare/xxhash/v2 v2.2.0 // indirect
7281
github.com/chrismellard/docker-credential-acr-env v0.0.0-20220119192733-fe33c00cee21 // indirect
7382
github.com/clbanning/mxj/v2 v2.5.6 // indirect
7483
github.com/cloudflare/circl v1.3.3 // indirect
@@ -78,13 +87,16 @@ require (
7887
github.com/coreos/go-oidc/v3 v3.6.0 // indirect
7988
github.com/cyberphone/json-canonicalization v0.0.0-20220623050100-57a0ce2678a7 // indirect
8089
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
81-
github.com/digitorus/pkcs7 v0.0.0-20221212123742-001c36b64ec3 // indirect
82-
github.com/digitorus/timestamp v0.0.0-20221019182153-ef3b63b79b31 // indirect
90+
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 // indirect
91+
github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 // indirect
92+
github.com/digitorus/timestamp v0.0.0-20230821155606-d1ad5ca9624c // indirect
8393
github.com/dimchansky/utfbom v1.1.1 // indirect
8494
github.com/docker/cli v24.0.4+incompatible // indirect
8595
github.com/docker/distribution v2.8.2+incompatible // indirect
8696
github.com/docker/docker v24.0.4+incompatible // indirect
8797
github.com/docker/docker-credential-helpers v0.7.0 // indirect
98+
github.com/dustin/go-humanize v1.0.1 // indirect
99+
github.com/ebitengine/purego v0.4.0-alpha.4.0.20230519103000-ee8dcecc618f // indirect
88100
github.com/emicklei/go-restful/v3 v3.10.2 // indirect
89101
github.com/emirpasic/gods v1.18.1 // indirect
90102
github.com/fatih/color v1.15.0 // indirect
@@ -98,7 +110,7 @@ require (
98110
github.com/go-logr/logr v1.2.4 // indirect
99111
github.com/go-logr/stdr v1.2.2 // indirect
100112
github.com/go-openapi/analysis v0.21.4 // indirect
101-
github.com/go-openapi/errors v0.20.3 // indirect
113+
github.com/go-openapi/errors v0.20.4 // indirect
102114
github.com/go-openapi/jsonpointer v0.20.0 // indirect
103115
github.com/go-openapi/jsonreference v0.20.2 // indirect
104116
github.com/go-openapi/loads v0.21.2 // indirect
@@ -110,9 +122,10 @@ require (
110122
github.com/go-piv/piv-go v1.11.0 // indirect
111123
github.com/go-playground/locales v0.14.1 // indirect
112124
github.com/go-playground/universal-translator v0.18.1 // indirect
113-
github.com/go-playground/validator/v10 v10.14.0 // indirect
125+
github.com/go-playground/validator/v10 v10.15.1 // indirect
114126
github.com/goark/errs v1.1.0 // indirect
115127
github.com/goark/go-cvss v1.6.6 // indirect
128+
github.com/goccy/go-json v0.10.2 // indirect
116129
github.com/gogo/protobuf v1.3.2 // indirect
117130
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
118131
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
@@ -122,12 +135,11 @@ require (
122135
github.com/google/certificate-transparency-go v1.1.6 // indirect
123136
github.com/google/gnostic v0.6.9 // indirect
124137
github.com/google/go-containerregistry v0.16.1 // indirect
125-
github.com/google/go-github/v50 v50.2.0 // indirect
126138
github.com/google/go-github/v53 v53.2.0 // indirect
127139
github.com/google/go-querystring v1.1.0 // indirect
128140
github.com/google/gofuzz v1.2.0 // indirect
129141
github.com/google/osv-scanner v1.3.6 // indirect
130-
github.com/google/s2a-go v0.1.4 // indirect
142+
github.com/google/s2a-go v0.1.5 // indirect
131143
github.com/google/uuid v1.3.0 // indirect
132144
github.com/google/wire v0.5.0 // indirect
133145
github.com/googleapis/enterprise-certificate-proxy v0.2.5 // indirect
@@ -148,6 +160,12 @@ require (
148160
github.com/kevinburke/ssh_config v1.2.0 // indirect
149161
github.com/klauspost/compress v1.16.7 // indirect
150162
github.com/leodido/go-urn v1.2.4 // indirect
163+
github.com/lestrrat-go/blackmagic v1.0.1 // indirect
164+
github.com/lestrrat-go/httpcc v1.0.1 // indirect
165+
github.com/lestrrat-go/httprc v1.0.4 // indirect
166+
github.com/lestrrat-go/iter v1.0.2 // indirect
167+
github.com/lestrrat-go/jwx/v2 v2.0.11 // indirect
168+
github.com/lestrrat-go/option v1.0.1 // indirect
151169
github.com/letsencrypt/boulder v0.0.0-20221109233200-85aa52084eaf // indirect
152170
github.com/magiconair/properties v1.8.7 // indirect
153171
github.com/mailru/easyjson v0.7.7 // indirect
@@ -164,29 +182,34 @@ require (
164182
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
165183
github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481 // indirect
166184
github.com/oklog/ulid v1.3.1 // indirect
185+
github.com/oleiade/reflections v1.0.1 // indirect
167186
github.com/olekukonko/tablewriter v0.0.5 // indirect
168187
github.com/opencontainers/go-digest v1.0.0 // indirect
169-
github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
188+
github.com/opencontainers/image-spec v1.1.0-rc4 // indirect
170189
github.com/opentracing/opentracing-go v1.2.0 // indirect
190+
github.com/outcaste-io/ristretto v0.2.1 // indirect
171191
github.com/package-url/packageurl-go v0.1.1 // indirect
172192
github.com/pborman/uuid v1.2.1 // indirect
173193
github.com/pelletier/go-toml/v2 v2.0.8 // indirect
194+
github.com/philhofer/fwd v1.1.2 // indirect
174195
github.com/pjbgf/sha1cd v0.3.0 // indirect
175196
github.com/pkg/errors v0.9.1 // indirect
197+
github.com/puzpuzpuz/xsync/v2 v2.4.1 // indirect
176198
github.com/rhysd/actionlint v1.6.22 // indirect
177199
github.com/rivo/uniseg v0.4.3 // indirect
178200
github.com/robfig/cron v1.2.0 // indirect
179201
github.com/sassoftware/relic v7.2.1+incompatible // indirect
180-
github.com/secure-systems-lab/go-securesystemslib v0.6.0 // indirect
202+
github.com/secure-systems-lab/go-securesystemslib v0.7.0 // indirect
203+
github.com/segmentio/asm v1.2.0 // indirect
181204
github.com/segmentio/ksuid v1.0.4 // indirect
182205
github.com/sergi/go-diff v1.3.1 // indirect
183206
github.com/shibumi/go-pathspec v1.3.0 // indirect
184207
github.com/shurcooL/githubv4 v0.0.0-20221203213311-70889c5dac07 // indirect
185208
github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29 // indirect
186-
github.com/sigstore/fulcio v1.3.1 // indirect
187-
github.com/sigstore/rekor v1.2.2-0.20230530122220-67cc9e58bd23 // indirect
188-
github.com/sigstore/sigstore v1.7.1 // indirect
189-
github.com/sigstore/timestamp-authority v1.1.1 // indirect
209+
github.com/sigstore/fulcio v1.4.0 // indirect
210+
github.com/sigstore/rekor v1.2.2 // indirect
211+
github.com/sigstore/sigstore v1.7.2 // indirect
212+
github.com/sigstore/timestamp-authority v1.1.2 // indirect
190213
github.com/sirupsen/logrus v1.9.3 // indirect
191214
github.com/skeema/knownhosts v1.2.0 // indirect
192215
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect
@@ -201,28 +224,31 @@ require (
201224
github.com/subosito/gotenv v1.4.2 // indirect
202225
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d // indirect
203226
github.com/thales-e-security/pool v0.0.2 // indirect
204-
github.com/theupdateframework/go-tuf v0.5.2 // indirect
227+
github.com/theupdateframework/go-tuf v0.6.1 // indirect
228+
github.com/tinylib/msgp v1.1.8 // indirect
205229
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
206230
github.com/tjfoc/gmsm v1.3.2 // indirect
207231
github.com/transparency-dev/merkle v0.0.2 // indirect
208232
github.com/vbatts/tar-split v0.11.3 // indirect
209-
github.com/xanzy/go-gitlab v0.89.0 // indirect
233+
github.com/xanzy/go-gitlab v0.90.0 // indirect
210234
github.com/xanzy/ssh-agent v0.3.3 // indirect
211235
github.com/zeebo/errs v1.3.0 // indirect
212236
go.mongodb.org/mongo-driver v1.11.3 // indirect
213237
go.opencensus.io v0.24.0 // indirect
214238
go.opentelemetry.io/otel v1.16.0 // indirect
215239
go.opentelemetry.io/otel/metric v1.16.0 // indirect
216240
go.opentelemetry.io/otel/trace v1.16.0 // indirect
217-
go.step.sm/crypto v0.32.1 // indirect
241+
go.step.sm/crypto v0.35.0 // indirect
218242
go.uber.org/atomic v1.11.0 // indirect
219243
go.uber.org/multierr v1.11.0 // indirect
220-
go.uber.org/zap v1.24.0 // indirect
244+
go.uber.org/zap v1.25.0 // indirect
245+
go4.org/intern v0.0.0-20211027215823-ae77deb06f29 // indirect
246+
go4.org/unsafe/assume-no-moving-gc v0.0.0-20220617031537-928513b29760 // indirect
221247
gocloud.dev v0.33.0 // indirect
222248
golang.org/x/crypto v0.13.0 // indirect
223249
golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 // indirect
224250
golang.org/x/mod v0.12.0 // indirect
225-
golang.org/x/oauth2 v0.10.0 // indirect
251+
golang.org/x/oauth2 v0.11.0 // indirect
226252
golang.org/x/sync v0.3.0 // indirect
227253
golang.org/x/sys v0.12.0 // indirect
228254
golang.org/x/term v0.12.0 // indirect
@@ -231,20 +257,21 @@ require (
231257
golang.org/x/tools v0.11.0 // indirect
232258
golang.org/x/vuln v1.0.0 // indirect
233259
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
234-
google.golang.org/api v0.134.0 // indirect
260+
google.golang.org/api v0.138.0 // indirect
235261
google.golang.org/appengine v1.6.7 // indirect
236-
google.golang.org/genproto v0.0.0-20230731193218-e0aa005b6bdf // indirect
237-
google.golang.org/genproto/googleapis/api v0.0.0-20230731193218-e0aa005b6bdf // indirect
238-
google.golang.org/genproto/googleapis/rpc v0.0.0-20230731193218-e0aa005b6bdf // indirect
262+
google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5 // indirect
263+
google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5 // indirect
264+
google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577 // indirect
239265
google.golang.org/grpc v1.57.0 // indirect
240266
google.golang.org/protobuf v1.31.0 // indirect
267+
gopkg.in/DataDog/dd-trace-go.v1 v1.53.0 // indirect
241268
gopkg.in/inf.v0 v0.9.1 // indirect
242269
gopkg.in/ini.v1 v1.67.0 // indirect
243270
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
244271
gopkg.in/warnings.v0 v0.1.2 // indirect
245272
gopkg.in/yaml.v2 v2.4.0 // indirect
246273
gopkg.in/yaml.v3 v3.0.1 // indirect
247-
gotest.tools/v3 v3.1.0 // indirect
274+
inet.af/netaddr v0.0.0-20220811202034-502d2d690317 // indirect
248275
k8s.io/api v0.27.3 // indirect
249276
k8s.io/apimachinery v0.27.3 // indirect
250277
k8s.io/client-go v0.27.3 // indirect

0 commit comments

Comments
 (0)