spiegel_podman/vendor/github.com/containers/common/version/version.go
Valentin Rothberg 9a77b70de3 vendor c/common@v0.47.5
Update the login tests to reflect the latest changes to allow http{s}
prefixes (again) to address bugzilla.redhat.com/show_bug.cgi?id=2062072.

Backport of commit 57cdc21b00.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-03-23 15:49:02 +01:00

4 lines
82 B
Go

package version
// Version is the version of the build.
const Version = "0.47.5"