summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-25 08:16:44 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-09-25 04:19:55 -0400
commit017f8d6a632d26757685a5e629e3263db14b5156 (patch)
tree6cdd71e21d59a6a2814c1927376a370f2bd77e18 /go.mod
parent90c2cc6c8342e96ca0a21e59c3cdb7761b2229ea (diff)
downloadpodman-017f8d6a632d26757685a5e629e3263db14b5156.tar.gz
podman-017f8d6a632d26757685a5e629e3263db14b5156.tar.bz2
podman-017f8d6a632d26757685a5e629e3263db14b5156.zip
Bump github.com/containers/common from 0.22.0 to 0.23.0
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.22.0...v0.23.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 9ef04fe28..4c9e88f25 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/cni v0.8.0
github.com/containernetworking/plugins v0.8.7
github.com/containers/buildah v1.16.2
- github.com/containers/common v0.22.0
+ github.com/containers/common v0.23.0
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.6.0
github.com/containers/psgo v1.5.1
@@ -51,7 +51,7 @@ require (
github.com/pmezard/go-difflib v1.0.0
github.com/rootless-containers/rootlesskit v0.10.1
github.com/sirupsen/logrus v1.6.0
- github.com/spf13/cobra v0.0.7
+ github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.6.1
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2