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 d700061 commit d9bfdb0Copy full SHA for d9bfdb0
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/sigstore/rekor v1.3.9
11
github.com/sigstore/sigstore v1.9.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