Bump github.com/docker/docker in /server

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>
This commit is contained in:
dependabot[bot]
2022-10-17 12:33:55 +00:00
committed by GitHub
parent 0a9fb56e72
commit b9c0f37846
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ go 1.17
require (
github.com/BurntSushi/toml v1.2.0
github.com/docker/docker v20.10.18+incompatible
github.com/docker/docker v20.10.19+incompatible
github.com/docker/go-units v0.5.0
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/morikuni/aec v1.0.0