aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-09-30 13:59:54 -0700
committerGitHub <noreply@github.com>2019-09-30 13:59:54 -0700
commitb063383390f8b23f69357d781784582e4d93c706 (patch)
tree86706e3405f01eccafd6af897784b7fe3e1c26ca /go.mod
parent92a489bcdfcb16a8fa74f08b539696be2f6bd0ab (diff)
parentc245ef9d1b2322a35344bbf837baaf3892378bef (diff)
downloadpodman-b063383390f8b23f69357d781784582e4d93c706.tar.gz
podman-b063383390f8b23f69357d781784582e4d93c706.tar.bz2
podman-b063383390f8b23f69357d781784582e4d93c706.zip
Merge pull request #4144 from containers/dependabot/go_modules/github.com/spf13/pflag-1.0.5
Bump github.com/spf13/pflag from 1.0.3 to 1.0.5
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 1904949e6..a1846c37b 100644
--- a/go.mod
+++ b/go.mod
@@ -82,7 +82,7 @@ require (
github.com/sirupsen/logrus v1.4.2
github.com/spf13/cobra v0.0.5
github.com/spf13/jwalterweatherman v1.1.0 // indirect
- github.com/spf13/pflag v1.0.3
+ github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.4.0 // indirect
github.com/stretchr/testify v1.4.0
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2