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 ed4b98f commit 1d58f71Copy full SHA for 1d58f71
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/sigstore/rekor v1.3.6
11
github.com/sigstore/sigstore v1.8.3
12
github.com/sirupsen/logrus v1.9.3
13
- github.com/theupdateframework/go-tuf v0.7.0
+ github.com/theupdateframework/go-tuf/v2 v2.0.2
14
)
15
16
require (
0 commit comments