mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-18 14:28:01 +00:00
Bump to the version of Buidah in it's main branch to get the CVE-2024-1753 fix. [NO NEW TESTS NEEDED] Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
4 lines
86 B
Go
4 lines
86 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.59.0-dev"
|