mirror of
https://github.com/containers/podman.git
synced 2025-06-27 13:38:49 +08:00
vendor github.com/containers/common@v0.14.3
Includes several fixes for config parsing and AppArmor. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
4
vendor/github.com/containers/common/version/version.go
generated
vendored
Normal file
4
vendor/github.com/containers/common/version/version.go
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
package version
|
||||
|
||||
// Version is the version of the build.
|
||||
const Version = "0.14.3"
|
Reference in New Issue
Block a user