Skip to content

Commit

Permalink
Merge pull request #229 from snowhork/update-docker-library-version
Browse files Browse the repository at this point in the history
update docker/docker package version
  • Loading branch information
gianarb committed Aug 19, 2020
2 parents 5ac10c8 + 09f56ae commit e013a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/cenkalti/backoff v2.2.1+incompatible
github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc // indirect
github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible // indirect
github.com/docker/docker v0.7.3-0.20190506211059-b20a14b54661
github.com/docker/docker v1.13.1
github.com/docker/go-connections v0.4.0
github.com/docker/go-units v0.3.3 // indirect
github.com/gin-gonic/gin v1.6.3
Expand Down

0 comments on commit e013a9a

Please sign in to comment.