summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-30 12:41:47 +0000
committerValentin Rothberg <rothberg@redhat.com>2019-09-30 15:10:02 +0200
commitfeffe02abb9e7121f72ddb21849f5e95bd0d5fe0 (patch)
treee1e6cbf422a19bd1614952845cf651422bcd7d44 /go.mod
parent01b7af8ee9b3df1439c4da109ba11e7410108dab (diff)
downloadpodman-feffe02abb9e7121f72ddb21849f5e95bd0d5fe0.tar.gz
podman-feffe02abb9e7121f72ddb21849f5e95bd0d5fe0.tar.bz2
podman-feffe02abb9e7121f72ddb21849f5e95bd0d5fe0.zip
Bump github.com/docker/docker-credential-helpers from 0.6.2 to 0.6.3
Bumps [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/docker/docker-credential-helpers/releases) - [Changelog](https://github.com/docker/docker-credential-helpers/blob/master/CHANGELOG.md) - [Commits](https://github.com/docker/docker-credential-helpers/compare/v0.6.2...v0.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.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 117f85b3c..24f8b2ff0 100644
--- a/go.mod
+++ b/go.mod
@@ -28,7 +28,7 @@ require (
github.com/davecgh/go-spew v1.1.1
github.com/docker/distribution v2.7.1+incompatible
github.com/docker/docker v0.7.3-0.20190309235953-33c3200e0d16
- github.com/docker/docker-credential-helpers v0.6.2
+ github.com/docker/docker-credential-helpers v0.6.3
github.com/docker/go-connections v0.4.0
github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82 // indirect
github.com/docker/go-units v0.4.0