summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-03-30 17:47:28 +0200
committerGitHub <noreply@github.com>2020-03-30 17:47:28 +0200
commitc77a57ff2c92f6ae5e8551b687f14884ade6e723 (patch)
tree49e422a5186de16c1ce3e9324837ba2e289c437d /go.mod
parent0fa01c8bf82a69d9c923fa982b70b72fade84be6 (diff)
parent16fa9b6a0baed65ad31ff442255a4d16ccbfcb31 (diff)
downloadpodman-c77a57ff2c92f6ae5e8551b687f14884ade6e723.tar.gz
podman-c77a57ff2c92f6ae5e8551b687f14884ade6e723.tar.bz2
podman-c77a57ff2c92f6ae5e8551b687f14884ade6e723.zip
Merge pull request #5662 from containers/dependabot/go_modules/github.com/spf13/cobra-0.0.7
Bump github.com/spf13/cobra from 0.0.6 to 0.0.7
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 91da11871..37207067f 100644
--- a/go.mod
+++ b/go.mod
@@ -49,7 +49,7 @@ require (
github.com/rootless-containers/rootlesskit v0.9.2
github.com/seccomp/containers-golang v0.0.0-20190312124753-8ca8945ccf5f
github.com/sirupsen/logrus v1.5.0
- github.com/spf13/cobra v0.0.6
+ github.com/spf13/cobra v0.0.7
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.5.1
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2