Files
podman/vendor/github.com/docker/docker-credential-helpers/credentials/version.go
Valentin Rothberg 2388222e98 update dependencies
Ran a `go get -u` and bumped K8s deps to 1.15.0.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-06-24 21:29:31 +02:00

5 lines
102 B
Go

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