summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-02-05 22:21:57 +0100
committerGitHub <noreply@github.com>2020-02-05 22:21:57 +0100
commit98431050b48b4a0a28a02bffc485b1174cb1f9af (patch)
treebbf882441353148662ecd15a713cd746ba120852 /go.mod
parentfc0673f5612368e0d90173bb061f4b257d08b885 (diff)
parent646e1944a2f0f478c13835f4e70aa86e4329ddf9 (diff)
downloadpodman-98431050b48b4a0a28a02bffc485b1174cb1f9af.tar.gz
podman-98431050b48b4a0a28a02bffc485b1174cb1f9af.tar.bz2
podman-98431050b48b4a0a28a02bffc485b1174cb1f9af.zip
Merge pull request #5056 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.12.0
build(deps): bump github.com/onsi/ginkgo from 1.11.0 to 1.12.0
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 70d1b2c86..b4922217f 100644
--- a/go.mod
+++ b/go.mod
@@ -47,7 +47,7 @@ require (
github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618
github.com/mtrmac/gpgme v0.1.2 // indirect
github.com/olekukonko/tablewriter v0.0.4 // indirect
- github.com/onsi/ginkgo v1.11.0
+ github.com/onsi/ginkgo v1.12.0
github.com/onsi/gomega v1.9.0
github.com/opencontainers/go-digest v1.0.0-rc1
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6