Skip to content

Commit 30913d6

Browse files
chore(deps): bump github.com/docker/distribution
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.0+incompatible. - [Release notes](https://github.com/docker/distribution/releases) - [Commits](distribution/distribution@v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: github.com/docker/distribution dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84374b4 commit 30913d6

File tree

5 files changed

+35
-47
lines changed

5 files changed

+35
-47
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535
1111
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
1212
github.com/creack/pty v1.1.10 // indirect
13-
github.com/docker/distribution v2.7.1+incompatible // indirect
13+
github.com/docker/distribution v2.8.0+incompatible // indirect
1414
github.com/docker/docker v1.13.1
1515
github.com/docker/go-connections v0.4.0
1616
github.com/docker/go-units v0.4.0 // indirect

0 commit comments

Comments
 (0)