cri-o/vendor/github.com/docker/docker-credential-helpers/credentials/version.go
umohnani8 e9467dc540 Vendor in latest containers/image
Adds support for credential helpers

Signed-off-by: umohnani8 <umohnani@redhat.com>
2017-09-05 14:19:10 -04:00

4 lines
102 B
Go

package credentials
// Version holds a string describing the current version
const Version = "0.6.0"