feat(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.2+incompatible to 20.10.16+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md) - [Commits](https://github.com/docker/docker/compare/v20.10.2...v20.10.16 ) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
+3 -3
... | ... | @@ -3,7 +3,7 @@ module github.com/koordinator-sh/koordinator |
go 1.17 | ||
require ( | ||
github.com/docker/docker v20.10.2+incompatible | ||
github.com/docker/docker v20.10.16+incompatible | ||
github.com/fsnotify/fsnotify v1.4.9 | ||
github.com/go-logr/logr v0.4.0 | ||
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da | ||
... | ... |
Please register or sign in to comment