File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ require (
4848 github.com/spf13/cobra v1.9.1
4949 github.com/spf13/pflag v1.0.6
5050 github.com/stretchr/testify v1.10.0
51- github.com/theupdateframework/go-tuf/v2 v2.0.2
51+ github.com/theupdateframework/go-tuf/v2 v2.1.0
5252 github.com/zalando/go-keyring v0.2.5
5353 golang.org/x/crypto v0.37.0
5454 golang.org/x/sync v0.13.0
@@ -60,8 +60,6 @@ require (
6060 gopkg.in/yaml.v3 v3.0.1
6161)
6262
63- replace github.com/theupdateframework/go-tuf/v2 => github.com/theupdateframework/go-tuf/v2 e9e0d485966d571ea6870670d1e42553f1b3b2db
64-
6563require (
6664 dario.cat/mergo v1.0.1 // indirect
6765 github.com/Masterminds/goutils v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -501,6 +501,8 @@ github.com/theupdateframework/go-tuf v0.7.0 h1:CqbQFrWo1ae3/I0UCblSbczevCCbS31Qv
501501github.com/theupdateframework/go-tuf v0.7.0 /go.mod h1:uEB7WSY+7ZIugK6R1hiBMBjQftaFzn7ZCDJcp1tCUug =
502502github.com/theupdateframework/go-tuf/v2 v2.0.2 h1:PyNnjV9BJNzN1ZE6BcWK+5JbF+if370jjzO84SS+Ebo =
503503github.com/theupdateframework/go-tuf/v2 v2.0.2 /go.mod h1:baB22nBHeHBCeuGZcIlctNq4P61PcOdyARlplg5xmLA =
504+ github.com/theupdateframework/go-tuf/v2 v2.1.0 h1:NlcIR4rftUDILPMFS3TUPvB7BPw/L8E53fNlSPoT9MY =
505+ github.com/theupdateframework/go-tuf/v2 v2.1.0 /go.mod h1:V675cQGhZONR0OGQ8r1feO0uwtsTBYPDWHzAAPn5rjE =
504506github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e h1:BuzhfgfWQbX0dWzYzT1zsORLnHRv3bcRcsaUk0VmXA8 =
505507github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e /go.mod h1:/Tnicc6m/lsJE0irFMA0LfIwTBo4QP7A8IfyIv4zZKI =
506508github.com/tink-crypto/tink-go-awskms/v2 v2.1.0 h1:N9UxlsOzu5mttdjhxkDLbzwtEecuXmlxZVo/ds7JKJI =
You can’t perform that action at this time.
0 commit comments