Files
podman/vendor/github.com/containers/common/version/version.go
Paul Holzinger 2c2299ad85 bump buildah to latest
Also includes a small change to make us of
https://github.com/containers/buildah/pull/5039

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-09-14 11:20:48 +02:00

5 lines
82 B
Go

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