Vendor in containers/common v0.22.0

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2020-09-11 09:51:49 -04:00
parent 397de44d48
commit cd2b2d9fae
7 changed files with 20 additions and 8 deletions
go.modgo.sum
vendor
github.com/containers/common
modules.txt

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