aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-09 13:10:06 +0000
committerGitHub <noreply@github.com>2022-09-09 13:10:06 +0000
commita8267204731eb8c65c3e8c3ea8ec929df752f5e6 (patch)
tree09d1d88c817a69d3d39401e3fe77dd33e97d0cd2 /go.mod
parent04270a080d4a06e671da9d2d7e6e15f6108338d9 (diff)
downloadpodman-a8267204731eb8c65c3e8c3ea8ec929df752f5e6.tar.gz
podman-a8267204731eb8c65c3e8c3ea8ec929df752f5e6.tar.bz2
podman-a8267204731eb8c65c3e8c3ea8ec929df752f5e6.zip
build(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.17+incompatible to 20.10.18+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.17...v20.10.18) --- 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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index c350190c3..e3016513e 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
github.com/cyphar/filepath-securejoin v0.2.3
github.com/digitalocean/go-qemu v0.0.0-20210326154740-ac9e0b687001
github.com/docker/distribution v2.8.1+incompatible
- github.com/docker/docker v20.10.17+incompatible
+ github.com/docker/docker v20.10.18+incompatible
github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11
github.com/docker/go-plugins-helpers v0.0.0-20211224144127-6eecb7beb651
github.com/docker/go-units v0.5.0