Files
buildx/vendor/github.com/docker/docker-credential-helpers/credentials/version.go
Tonis Tiigi fd8fbf21e6 vendor: initial vendor
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-03-22 16:27:37 -07:00

5 lines
102 B
Go

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