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:
Valentin Rothberg
2020-06-25 17:53:49 +02:00
parent 7766192293
commit e4dcb3e31c
7 changed files with 21 additions and 11 deletions

View File

@ -0,0 +1,4 @@
package version
// Version is the version of the build.
const Version = "0.14.3"