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 6e18947 commit d037fe3Copy full SHA for d037fe3
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/sigstore/rekor v1.4.3
9
github.com/sigstore/sigstore v1.10.0
10
github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af
11
- github.com/theupdateframework/go-tuf v0.7.0
+ github.com/theupdateframework/go-tuf/v2 v2.3.0
12
)
13
14
require (
0 commit comments