@@ -6,17 +6,17 @@ require (
6
6
github.com/caarlos0/env/v6 v6.10.1
7
7
github.com/google/go-cmp v0.6.0
8
8
github.com/google/go-github/v46 v46.0.0
9
- github.com/ossf/scorecard/v4 v4.13.0
9
+ github.com/ossf/scorecard/v4 v4.13.1
10
10
github.com/sigstore/cosign/v2 v2.2.0
11
11
github.com/spf13/cobra v1.7.0
12
12
golang.org/x/net v0.17.0
13
13
)
14
14
15
15
require (
16
- cloud.google.com/go v0.110.8 // indirect
17
- cloud.google.com/go/compute v1.23.0 // indirect
16
+ cloud.google.com/go v0.110.9 // indirect
17
+ cloud.google.com/go/compute v1.23.1 // indirect
18
18
cloud.google.com/go/compute/metadata v0.2.3 // indirect
19
- cloud.google.com/go/iam v1.1.2 // indirect
19
+ cloud.google.com/go/iam v1.1.3 // indirect
20
20
cloud.google.com/go/storage v1.33.0 // indirect
21
21
dario.cat/mergo v1.0.0 // indirect
22
22
filippo.io/edwards25519 v1.0.0 // indirect
@@ -74,13 +74,13 @@ require (
74
74
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220228164355-396b2034c795 // indirect
75
75
github.com/blang/semver v3.5.1+incompatible // indirect
76
76
github.com/bombsimon/logrusr/v2 v2.0.1 // indirect
77
- github.com/bradleyfalzon/ghinstallation/v2 v2.7 .0 // indirect
77
+ github.com/bradleyfalzon/ghinstallation/v2 v2.8 .0 // indirect
78
78
github.com/buildkite/agent/v3 v3.52.1 // indirect
79
79
github.com/buildkite/interpolate v0.0.0-20200526001904-07f35b4ae251 // indirect
80
80
github.com/cespare/xxhash/v2 v2.2.0 // indirect
81
81
github.com/chrismellard/docker-credential-acr-env v0.0.0-20220119192733-fe33c00cee21 // indirect
82
82
github.com/clbanning/mxj/v2 v2.5.6 // indirect
83
- github.com/cloudflare/circl v1.3.3 // indirect
83
+ github.com/cloudflare/circl v1.3.5 // indirect
84
84
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
85
85
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
86
86
github.com/containerd/typeurl/v2 v2.1.1 // indirect
@@ -137,7 +137,7 @@ require (
137
137
github.com/google/gnostic v0.6.9 // indirect
138
138
github.com/google/go-containerregistry v0.16.1 // indirect
139
139
github.com/google/go-github/v53 v53.2.0 // indirect
140
- github.com/google/go-github/v55 v55 .0.0 // indirect
140
+ github.com/google/go-github/v56 v56 .0.0 // indirect
141
141
github.com/google/go-querystring v1.1.0 // indirect
142
142
github.com/google/gofuzz v1.2.0 // indirect
143
143
github.com/google/osv-scanner v1.4.1 // indirect
@@ -161,7 +161,7 @@ require (
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
164
- github.com/klauspost/compress v1.17.0 // indirect
164
+ github.com/klauspost/compress v1.17.1 // indirect
165
165
github.com/leodido/go-urn v1.2.4 // indirect
166
166
github.com/lestrrat-go/blackmagic v1.0.1 // indirect
167
167
github.com/lestrrat-go/httpcc v1.0.1 // indirect
@@ -173,12 +173,12 @@ require (
173
173
github.com/magiconair/properties v1.8.7 // indirect
174
174
github.com/mailru/easyjson v0.7.7 // indirect
175
175
github.com/mattn/go-colorable v0.1.13 // indirect
176
- github.com/mattn/go-isatty v0.0.19 // indirect
176
+ github.com/mattn/go-isatty v0.0.20 // indirect
177
177
github.com/mattn/go-runewidth v0.0.15 // indirect
178
178
github.com/miekg/pkcs11 v1.1.1 // indirect
179
179
github.com/mitchellh/go-homedir v1.1.0 // indirect
180
180
github.com/mitchellh/mapstructure v1.5.0 // indirect
181
- github.com/moby/buildkit v0.12.2 // indirect
181
+ github.com/moby/buildkit v0.12.3 // indirect
182
182
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
183
183
github.com/modern-go/reflect2 v1.0.2 // indirect
184
184
github.com/mozillazg/docker-credential-acr-helper v0.3.0 // indirect
@@ -234,7 +234,7 @@ require (
234
234
github.com/tjfoc/gmsm v1.3.2 // indirect
235
235
github.com/transparency-dev/merkle v0.0.2 // indirect
236
236
github.com/vbatts/tar-split v0.11.5 // indirect
237
- github.com/xanzy/go-gitlab v0.93.0 // indirect
237
+ github.com/xanzy/go-gitlab v0.93.1 // indirect
238
238
github.com/xanzy/ssh-agent v0.3.3 // indirect
239
239
github.com/zeebo/errs v1.3.0 // indirect
240
240
go.mongodb.org/mongo-driver v1.11.3 // indirect
@@ -260,13 +260,13 @@ require (
260
260
golang.org/x/time v0.3.0 // indirect
261
261
golang.org/x/tools v0.14.0 // indirect
262
262
golang.org/x/vuln v1.0.1 // indirect
263
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
264
- google.golang.org/api v0.145 .0 // indirect
263
+ golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
264
+ google.golang.org/api v0.148 .0 // indirect
265
265
google.golang.org/appengine v1.6.8 // indirect
266
- google.golang.org/genproto v0.0.0-20231002182017-d307bd883b97 // indirect
267
- google.golang.org/genproto/googleapis/api v0.0.0-20231002182017-d307bd883b97 // indirect
268
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231002182017-d307bd883b97 // indirect
269
- google.golang.org/grpc v1.58.2 // indirect
266
+ google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b // indirect
267
+ google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b // indirect
268
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b // indirect
269
+ google.golang.org/grpc v1.59.0 // indirect
270
270
google.golang.org/protobuf v1.31.0 // indirect
271
271
gopkg.in/DataDog/dd-trace-go.v1 v1.53.0 // indirect
272
272
gopkg.in/inf.v0 v0.9.1 // indirect
@@ -284,7 +284,7 @@ require (
284
284
k8s.io/utils v0.0.0-20230711102312-30195339c3c7 // indirect
285
285
mvdan.cc/sh/v3 v3.7.0 // indirect
286
286
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
287
- sigs.k8s.io/release-utils v0.7.4 // indirect
287
+ sigs.k8s.io/release-utils v0.7.5 // indirect
288
288
sigs.k8s.io/structured-merge-diff/v4 v4.3.0 // indirect
289
289
sigs.k8s.io/yaml v1.3.0 // indirect
290
290
)
0 commit comments