package skopeo // Version is a version of thils build. const Version = "0.1.12-dev" // GitCommit is a git commit hash of this build. It is ordinarily overriden by LDFLAGS in Makefile. var GitCommit = ""