summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-02-12 12:54:00 -0500
committerGitHub <noreply@github.com>2021-02-12 12:54:00 -0500
commit73cf06a453a60966616926d17ad4e89cef0e1dec (patch)
tree727516abb22ac0e336e3ba4cc9946c1a6653ebfb /go.mod
parent64255f5fb886ea4861987ddc45cbb0995cf82dea (diff)
parent8e2fae186de521d52ee298df598935cf453c0e57 (diff)
downloadpodman-73cf06a453a60966616926d17ad4e89cef0e1dec.tar.gz
podman-73cf06a453a60966616926d17ad4e89cef0e1dec.tar.bz2
podman-73cf06a453a60966616926d17ad4e89cef0e1dec.zip
Merge pull request #9319 from containers/dependabot/go_modules/github.com/spf13/cobra-1.1.3
Bump github.com/spf13/cobra from 1.1.2 to 1.1.3
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 1f494ef95..97c366d73 100644
--- a/go.mod
+++ b/go.mod
@@ -52,7 +52,7 @@ require (
github.com/pmezard/go-difflib v1.0.0
github.com/rootless-containers/rootlesskit v0.13.0
github.com/sirupsen/logrus v1.7.0
- github.com/spf13/cobra v1.1.2
+ github.com/spf13/cobra v1.1.3
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2