Merge pull request #4148 from containers/dependabot/go_modules/github.com/docker/docker-credential-helpers-0.6.3

Bump github.com/docker/docker-credential-helpers from 0.6.2 to 0.6.3
This commit is contained in:
OpenShift Merge Robot
2019-09-30 11:33:02 -07:00
committed by GitHub
4 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
package credentials
// Version holds a string describing the current version
const Version = "0.6.2"
const Version = "0.6.3"