@@ -7,7 +7,7 @@ require (
7
7
github.com/go-openapi/runtime v0.24.1
8
8
github.com/google/go-cmp v0.5.8
9
9
github.com/google/trillian v1.4.1
10
- github.com/in-toto/in-toto-golang v0.3.4-0.20211211042327-af1f9fb822bf
10
+ github.com/in-toto/in-toto-golang v0.3.4-0.20220709202702-fa494aaa0add
11
11
github.com/secure-systems-lab/go-securesystemslib v0.4.0
12
12
github.com/sigstore/rekor v0.9.1
13
13
github.com/sigstore/sigstore v1.3.0
@@ -16,7 +16,7 @@ require (
16
16
require (
17
17
github.com/go-openapi/strfmt v0.21.3
18
18
github.com/go-openapi/swag v0.21.1
19
- github.com/sigstore/cosign v1.9.1-0.20220617081120-5e261dc13b11
19
+ github.com/sigstore/cosign v1.10.0
20
20
github.com/slsa-framework/slsa-github-generator v1.2.0
21
21
github.com/transparency-dev/merkle v0.0.1
22
22
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
@@ -56,6 +56,7 @@ require (
56
56
github.com/beorn7/perks v1.0.1 // indirect
57
57
github.com/bgentry/speakeasy v0.1.0 // indirect
58
58
github.com/blang/semver v3.5.1+incompatible // indirect
59
+ github.com/cenkalti/backoff/v4 v4.1.3 // indirect
59
60
github.com/census-instrumentation/opencensus-proto v0.3.0 // indirect
60
61
github.com/cespare/xxhash/v2 v2.1.2 // indirect
61
62
github.com/chrismellard/docker-credential-acr-env v0.0.0-20220119192733-fe33c00cee21 // indirect
@@ -70,9 +71,9 @@ require (
70
71
github.com/cyberphone/json-canonicalization v0.0.0-20210823021906-dc406ceaf94b // indirect
71
72
github.com/davecgh/go-spew v1.1.1 // indirect
72
73
github.com/dimchansky/utfbom v1.1.1 // indirect
73
- github.com/docker/cli v20.10.16 +incompatible // indirect
74
+ github.com/docker/cli v20.10.17 +incompatible // indirect
74
75
github.com/docker/distribution v2.8.1+incompatible // indirect
75
- github.com/docker/docker v20.10.16 +incompatible // indirect
76
+ github.com/docker/docker v20.10.17 +incompatible // indirect
76
77
github.com/docker/docker-credential-helpers v0.6.4 // indirect
77
78
github.com/dustin/go-humanize v1.0.0 // indirect
78
79
github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1 // indirect
@@ -82,7 +83,8 @@ require (
82
83
github.com/fullstorydev/grpcurl v1.8.6 // indirect
83
84
github.com/ghodss/yaml v1.0.0 // indirect
84
85
github.com/go-chi/chi v4.1.2+incompatible // indirect
85
- github.com/go-logr/logr v1.2.2 // indirect
86
+ github.com/go-logr/logr v1.2.3 // indirect
87
+ github.com/go-logr/stdr v1.2.2 // indirect
86
88
github.com/go-openapi/analysis v0.21.2 // indirect
87
89
github.com/go-openapi/errors v0.20.2 // indirect
88
90
github.com/go-openapi/jsonpointer v0.19.5 // indirect
@@ -95,23 +97,25 @@ require (
95
97
github.com/go-playground/validator/v10 v10.11.0 // indirect
96
98
github.com/go-stack/stack v1.8.1 // indirect
97
99
github.com/gogo/protobuf v1.3.2 // indirect
100
+ github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
98
101
github.com/golang-jwt/jwt/v4 v4.3.0 // indirect
99
102
github.com/golang/glog v1.0.0 // indirect
100
103
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
101
104
github.com/golang/mock v1.6.0 // indirect
102
105
github.com/golang/protobuf v1.5.2 // indirect
103
106
github.com/golang/snappy v0.0.4 // indirect
104
107
github.com/google/btree v1.0.1 // indirect
105
- github.com/google/certificate-transparency-go v1.1.2 // indirect
108
+ github.com/google/certificate-transparency-go v1.1.3 // indirect
106
109
github.com/google/go-containerregistry v0.10.0 // indirect
107
- github.com/google/go-github/v45 v45.1 .0 // indirect
110
+ github.com/google/go-github/v45 v45.2 .0 // indirect
108
111
github.com/google/go-querystring v1.1.0 // indirect
109
112
github.com/google/gofuzz v1.2.0 // indirect
110
113
github.com/googleapis/gnostic v0.5.5 // indirect
111
114
github.com/gorilla/websocket v1.4.2 // indirect
112
115
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
113
116
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
114
117
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
118
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 // indirect
115
119
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
116
120
github.com/hashicorp/go-retryablehttp v0.7.1 // indirect
117
121
github.com/hashicorp/golang-lru v0.5.4 // indirect
@@ -144,6 +148,7 @@ require (
144
148
github.com/pelletier/go-toml v1.9.5 // indirect
145
149
github.com/pelletier/go-toml/v2 v2.0.1 // indirect
146
150
github.com/pkg/errors v0.9.1 // indirect
151
+ github.com/pmezard/go-difflib v1.0.0 // indirect
147
152
github.com/prometheus/client_golang v1.12.2 // indirect
148
153
github.com/prometheus/client_model v0.2.0 // indirect
149
154
github.com/prometheus/common v0.34.0 // indirect
@@ -163,6 +168,7 @@ require (
163
168
github.com/spf13/jwalterweatherman v1.1.0 // indirect
164
169
github.com/spf13/pflag v1.0.5 // indirect
165
170
github.com/spf13/viper v1.12.0 // indirect
171
+ github.com/stretchr/testify v1.8.0 // indirect
166
172
github.com/subosito/gotenv v1.3.0 // indirect
167
173
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 // indirect
168
174
github.com/tent/canonical-json-go v0.0.0-20130607151641-96e4ba3a7613 // indirect
@@ -172,47 +178,50 @@ require (
172
178
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 // indirect
173
179
github.com/urfave/cli v1.22.7 // indirect
174
180
github.com/vbatts/tar-split v0.11.2 // indirect
175
- github.com/xanzy/go-gitlab v0.68 .0 // indirect
181
+ github.com/xanzy/go-gitlab v0.69 .0 // indirect
176
182
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect
177
183
go.etcd.io/bbolt v1.3.6 // indirect
178
- go.etcd.io/etcd/api/v3 v3.5.4 // indirect
179
- go.etcd.io/etcd/client/pkg/v3 v3.5.4 // indirect
180
- go.etcd.io/etcd/client/v2 v2.305.4 // indirect
181
- go.etcd.io/etcd/client/v3 v3.5.4 // indirect
182
- go.etcd.io/etcd/etcdctl/v3 v3.5.4 // indirect
183
- go.etcd.io/etcd/etcdutl/v3 v3.5.4 // indirect
184
- go.etcd.io/etcd/pkg/v3 v3.5.4 // indirect
185
- go.etcd.io/etcd/raft/v3 v3.5.4 // indirect
186
- go.etcd.io/etcd/server/v3 v3.5.4 // indirect
187
- go.etcd.io/etcd/tests/v3 v3.5.4 // indirect
188
- go.etcd.io/etcd/v3 v3.5.4 // indirect
184
+ go.etcd.io/etcd/api/v3 v3.6.0-alpha.0 // indirect
185
+ go.etcd.io/etcd/client/pkg/v3 v3.6.0-alpha.0 // indirect
186
+ go.etcd.io/etcd/client/v2 v2.306.0-alpha.0 // indirect
187
+ go.etcd.io/etcd/client/v3 v3.6.0-alpha.0 // indirect
188
+ go.etcd.io/etcd/etcdctl/v3 v3.6.0-alpha.0 // indirect
189
+ go.etcd.io/etcd/etcdutl/v3 v3.6.0-alpha.0 // indirect
190
+ go.etcd.io/etcd/pkg/v3 v3.6.0-alpha.0 // indirect
191
+ go.etcd.io/etcd/raft/v3 v3.6.0-alpha.0 // indirect
192
+ go.etcd.io/etcd/server/v3 v3.6.0-alpha.0 // indirect
193
+ go.etcd.io/etcd/tests/v3 v3.6.0-alpha.0 // indirect
194
+ go.etcd.io/etcd/v3 v3.6.0-alpha.0 // indirect
189
195
go.mongodb.org/mongo-driver v1.10.0 // indirect
190
196
go.opentelemetry.io/contrib v1.6.0 // indirect
191
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.20 .0 // indirect
192
- go.opentelemetry.io/otel v0.20 .0 // indirect
197
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.28 .0 // indirect
198
+ go.opentelemetry.io/otel v1.7 .0 // indirect
193
199
go.opentelemetry.io/otel/exporters/otlp v0.20.0 // indirect
200
+ go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.7.0 // indirect
201
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.7.0 // indirect
202
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.7.0 // indirect
194
203
go.opentelemetry.io/otel/metric v0.20.0 // indirect
195
- go.opentelemetry.io/otel/sdk v0.20 .0 // indirect
204
+ go.opentelemetry.io/otel/sdk v1.7 .0 // indirect
196
205
go.opentelemetry.io/otel/sdk/export/metric v0.20.0 // indirect
197
206
go.opentelemetry.io/otel/sdk/metric v0.20.0 // indirect
198
- go.opentelemetry.io/otel/trace v0.20 .0 // indirect
199
- go.opentelemetry.io/proto/otlp v0.12 .0 // indirect
207
+ go.opentelemetry.io/otel/trace v1.7 .0 // indirect
208
+ go.opentelemetry.io/proto/otlp v0.16 .0 // indirect
200
209
go.uber.org/atomic v1.9.0 // indirect
201
210
go.uber.org/multierr v1.8.0 // indirect
202
211
go.uber.org/zap v1.21.0 // indirect
203
212
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d // indirect
204
213
golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e // indirect
205
214
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0 // indirect
206
215
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
207
- golang.org/x/sys v0.0.0-20220615213510-4f61da869c0c // indirect
216
+ golang.org/x/sys v0.0.0-20220624220833-87e55d714810 // indirect
208
217
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
209
218
golang.org/x/text v0.3.7 // indirect
210
219
golang.org/x/time v0.0.0-20220411224347-583f2d630306 // indirect
211
220
golang.org/x/tools v0.1.10 // indirect
212
221
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
213
222
google.golang.org/appengine v1.6.7 // indirect
214
- google.golang.org/genproto v0.0.0-20220617124728-180714bec0ad // indirect
215
- google.golang.org/grpc v1.47 .0 // indirect
223
+ google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f // indirect
224
+ google.golang.org/grpc v1.48 .0 // indirect
216
225
google.golang.org/protobuf v1.28.0 // indirect
217
226
gopkg.in/cheggaaa/pb.v1 v1.0.28 // indirect
218
227
gopkg.in/inf.v0 v0.9.1 // indirect
0 commit comments