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 @@ -7,7 +7,7 @@ toolchain go1.22.3
77require (
88 github.com/sirupsen/logrus v1.9.3
99 github.com/spf13/cobra v1.8.1
10- github.com/theupdateframework/go-tuf/v2 v2.0.0-20240618160255-f1d8916f08e4
10+ github.com/theupdateframework/go-tuf/v2 v2.0.1
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
6060github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
6161github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
6262github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
63- github.com/theupdateframework/go-tuf/v2 v2.0.0-20240618160255-f1d8916f08e4 h1:8iJggHYAJTCAzss7V2GdKOQ6k8ieAx2upKUQH296N0Y =
64- github.com/theupdateframework/go-tuf/v2 v2.0.0-20240618160255-f1d8916f08e4 /go.mod h1:baB22nBHeHBCeuGZcIlctNq4P61PcOdyARlplg5xmLA =
63+ github.com/theupdateframework/go-tuf/v2 v2.0.1 h1:11p9tXpq10KQEujxjcIjDSivMKCMLguls7erXHZnxJQ =
64+ github.com/theupdateframework/go-tuf/v2 v2.0.1 /go.mod h1:baB22nBHeHBCeuGZcIlctNq4P61PcOdyARlplg5xmLA =
6565github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C1wj2THlRK+oAhjeS/TRQwMfkIuet3w0 =
6666github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 /go.mod h1:LdwHTNJT99C5fTAzDz0ud328OgXz+gierycbcIx2fRs =
6767go.opentelemetry.io/otel v1.15.0 h1:NIl24d4eiLJPM0vKn4HjLYM+UZf6gSfi9Z+NmCxkWbk =
You can’t perform that action at this time.
0 commit comments