mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-07 09:25:43 +00:00
Update github.com/containers/common from 0.43.0 to 0.43.2. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
4 lines
82 B
Go
4 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.43.2"
|