summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-06 12:08:26 +0000
committerGitHub <noreply@github.com>2022-05-06 12:08:26 +0000
commit2a401b3ff90ecd4cc767010a9b61538f5b74fc01 (patch)
tree4e2002c810e2ce66de6524ce9c8d374e0113cd10 /go.mod
parent5d5cb402cb6be818d6efd52d2198b00a55df0f1b (diff)
downloadpodman-2a401b3ff90ecd4cc767010a9b61538f5b74fc01.tar.gz
podman-2a401b3ff90ecd4cc767010a9b61538f5b74fc01.tar.bz2
podman-2a401b3ff90ecd4cc767010a9b61538f5b74fc01.zip
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.14+incompatible to 20.10.15+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.14...v20.10.15) --- 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 cefce89ed..cd7936ea2 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/davecgh/go-spew v1.1.1
github.com/digitalocean/go-qemu v0.0.0-20210326154740-ac9e0b687001
github.com/docker/distribution v2.8.1+incompatible
- github.com/docker/docker v20.10.14+incompatible
+ github.com/docker/docker v20.10.15+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.4.0