aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-09-09 16:49:28 +0200
committerGitHub <noreply@github.com>2022-09-09 16:49:28 +0200
commit765dfe0cfb1d761998466e6589ee473018fc1677 (patch)
tree061b006d5d4c74b5a24a3f2ea2500c781d0bc960 /go.mod
parent04082333a6bf0acf7859ca9a010203ae05980377 (diff)
parenta8267204731eb8c65c3e8c3ea8ec929df752f5e6 (diff)
downloadpodman-765dfe0cfb1d761998466e6589ee473018fc1677.tar.gz
podman-765dfe0cfb1d761998466e6589ee473018fc1677.tar.bz2
podman-765dfe0cfb1d761998466e6589ee473018fc1677.zip
Merge pull request #15719 from containers/dependabot/go_modules/github.com/docker/docker-20.10.18incompatible
build(deps): bump github.com/docker/docker from 20.10.17+incompatible to 20.10.18+incompatible
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