mirror of
https://github.com/containers/skopeo.git
synced 2026-07-13 20:52:53 +00:00
* Run htpasswd from our build-container instead of registry:2 * vendor golang.org/x/text@v0.3.3 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
5 lines
81 B
Go
5 lines
81 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.1.1"
|