We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51eb9ae commit 92e7448Copy full SHA for 92e7448
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/sigstore/rekor v1.3.10
11
github.com/sigstore/sigstore v1.9.5
12
github.com/sirupsen/logrus v1.9.3
13
- github.com/theupdateframework/go-tuf v0.7.0
+ github.com/theupdateframework/go-tuf/v2 v2.2.0
14
)
15
16
require (
0 commit comments