From 2366d55ca438efeaead457023f7766493027f3da Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 12:32:50 +0000 Subject: [PATCH] build(deps): bump github.com/docker/docker from 0.0.0 to 0.12.0 Bumps [github.com/docker/docker](https://github.com/docker/docker) from 0.0.0 to 0.12.0. - [Release notes](https://github.com/docker/docker/releases) - [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md) - [Commits](https://github.com/docker/docker/commits/v0.12.0) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0994153df75c..f43628adbe26 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/coreos/go-systemd/v22 v22.0.0 github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24 github.com/docker/distribution v0.0.0-20200223014041-6b972e50feee - github.com/docker/docker v0.0.0 + github.com/docker/docker v0.12.0 github.com/docker/docker-credential-helpers v0.6.0 // indirect github.com/docker/go-connections v0.3.0 github.com/docker/libnetwork v0.8.0-dev.2.0.20200226230617-d8334ccdb9be