File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/dustin/go-humanize v1.0.1
77 github.com/flynn/go-docopt v0.0.0-20140912013429-f6dd2ebbb31e
88 github.com/google/gofuzz v1.2.0
9- github.com/secure-systems-lab/go-securesystemslib v0.6 .0
9+ github.com/secure-systems-lab/go-securesystemslib v0.7 .0
1010 github.com/stretchr/testify v1.8.4
1111 github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
1212 golang.org/x/crypto v0.11.0
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw=
5454github.com/onsi/gomega v1.19.0 /go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro =
5555github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
5656github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
57- github.com/secure-systems-lab/go-securesystemslib v0.6 .0 h1:T65atpAVCJQK14UA57LMdZGpHi4QYSH/9FZyNGqMYIA =
58- github.com/secure-systems-lab/go-securesystemslib v0.6 .0 /go.mod h1:8Mtpo9JKks/qhPG4HGZ2LGMvrPbzuxwfz/f/zLfEWkk =
57+ github.com/secure-systems-lab/go-securesystemslib v0.7 .0 h1:OwvJ5jQf9LnIAS83waAjPbcMsODrTQUpJ02eNLUoxBg =
58+ github.com/secure-systems-lab/go-securesystemslib v0.7 .0 /go.mod h1:/2gYnlnHVQ6xeGtfIqFy7Do03K4cdCY0A/GlJLDKLHI =
5959github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
6060github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
6161github.com/stretchr/testify v1.7.2 /go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals =
You can’t perform that action at this time.
0 commit comments