Skip to content

Commit 6e15989

Browse files
authored
Merge pull request docker#9262 from docker/dependabot/go_modules/github.com/theupdateframework/notary-0.7.0
Bump github.com/theupdateframework/notary from 0.6.1 to 0.7.0
2 parents d5528f3 + 674aa6a commit 6e15989

File tree

2 files changed

+36
-8
lines changed

2 files changed

+36
-8
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ require (
3232
github.com/spf13/cobra v1.4.0
3333
github.com/spf13/pflag v1.0.5
3434
github.com/stretchr/testify v1.7.0
35-
github.com/theupdateframework/notary v0.6.1
35+
github.com/theupdateframework/notary v0.7.0
3636
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
3737
gotest.tools v2.2.0+incompatible
3838
gotest.tools/v3 v3.2.0
@@ -42,7 +42,6 @@ require (
4242
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
4343
github.com/Masterminds/semver v1.5.0 // indirect
4444
github.com/Microsoft/go-winio v0.5.1 // indirect
45-
github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 // indirect
4645
github.com/beorn7/perks v1.0.1 // indirect
4746
github.com/cespare/xxhash/v2 v2.1.2 // indirect
4847
github.com/cnabio/cnab-go v0.10.0-beta1 // indirect

0 commit comments

Comments
 (0)