Files
podman/vendor/go.podman.io/common/version/version.go
Paul Holzinger dbfddb82cb vendor: update go.podman.io/{common,image,storage}
Update to the latest tags to make sure they all work correctly.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-09-03 17:46:02 +02:00

5 lines
82 B
Go

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