File tree Expand file tree Collapse file tree 2 files changed +36
-8
lines changed Expand file tree Collapse file tree 2 files changed +36
-8
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
32
32
github.com/spf13/cobra v1.4.0
33
33
github.com/spf13/pflag v1.0.5
34
34
github.com/stretchr/testify v1.7.0
35
- github.com/theupdateframework/notary v0.6.1
35
+ github.com/theupdateframework/notary v0.7.0
36
36
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
37
37
gotest.tools v2.2.0+incompatible
38
38
gotest.tools/v3 v3.2.0
@@ -42,7 +42,6 @@ require (
42
42
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
43
43
github.com/Masterminds/semver v1.5.0 // indirect
44
44
github.com/Microsoft/go-winio v0.5.1 // indirect
45
- github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 // indirect
46
45
github.com/beorn7/perks v1.0.1 // indirect
47
46
github.com/cespare/xxhash/v2 v2.1.2 // indirect
48
47
github.com/cnabio/cnab-go v0.10.0-beta1 // indirect
You can’t perform that action at this time.
0 commit comments