Skip to content

Commit

Permalink
update docker mod to v20.10.16
Browse files Browse the repository at this point in the history
  • Loading branch information
mkumatag committed May 26, 2022
1 parent a425d76 commit 51c2f96
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 765 deletions.
3 changes: 1 addition & 2 deletions hack/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,9 @@ require (
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4 // indirect
github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 // indirect
github.com/containerd/containerd v1.5.9 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/docker/docker v20.10.12+incompatible // indirect
github.com/docker/docker v20.10.16+incompatible // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
Expand Down
Loading

0 comments on commit 51c2f96

Please sign in to comment.