aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-02-20 14:41:33 +0100
committerGitHub <noreply@github.com>2020-02-20 14:41:33 +0100
commitcf8e34c28ed623b8fe58c66ead180298210e53bb (patch)
tree82bbe2a7a4f71f56a17473d4a26387aacc3dc940 /go.mod
parent24a0ae43406e9ab100f9eeef8e249839dd4cf3f5 (diff)
parent3a8acfbbe50e44904ca406d2058e528b4430504c (diff)
downloadpodman-cf8e34c28ed623b8fe58c66ead180298210e53bb.tar.gz
podman-cf8e34c28ed623b8fe58c66ead180298210e53bb.tar.bz2
podman-cf8e34c28ed623b8fe58c66ead180298210e53bb.zip
Merge pull request #5275 from containers/dependabot/go_modules/github.com/spf13/cobra-0.0.6
build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f4574faf2..fac401208 100644
--- a/go.mod
+++ b/go.mod
@@ -49,7 +49,7 @@ require (
github.com/rootless-containers/rootlesskit v0.8.0
github.com/seccomp/containers-golang v0.0.0-20190312124753-8ca8945ccf5f
github.com/sirupsen/logrus v1.4.2
- github.com/spf13/cobra v0.0.5
+ github.com/spf13/cobra v0.0.6
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.5.1
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2