Add docker-credential-helpers dependency.

This commit is contained in:
dlorenc
2017-09-02 13:15:28 -07:00
parent 16181f1cfb
commit 2ada6b20a2
29 changed files with 1858 additions and 9 deletions

View File

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