feat(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.18+incompatible to 20.10.19+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.18...v20.10.19 ) --- 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
... | ... | @@ -5,7 +5,7 @@ go 1.17 |
require ( | ||
github.com/NVIDIA/go-nvml v0.11.6-0.0.20220823120812-7e2082095e82 | ||
github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 | ||
github.com/docker/docker v20.10.18+incompatible | ||
github.com/docker/docker v20.10.19+incompatible | ||
github.com/evanphx/json-patch v5.6.0+incompatible | ||
github.com/fsnotify/fsnotify v1.5.4 | ||
github.com/gin-gonic/gin v1.8.1 | ||
... | ... |
Please register or sign in to comment