skopeo/vendor/github.com/docker/docker-credential-helpers/credentials/version.go
Harshal Patil 39ff039b3b Image encryption/decryption support in skopeo
Signed-off-by: Harshal Patil <harshal.patil@in.ibm.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
2019-11-26 15:17:38 +05:30

5 lines
102 B
Go

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