summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-07-06 10:09:10 -0400
committerGitHub <noreply@github.com>2020-07-06 10:09:10 -0400
commit778f34a15ca22d6f469a90fda8e43e1b773c7745 (patch)
tree36c8aea5da96c4ec5f9bc41dbf2d608399224a69 /go.mod
parent4bdc11951e152459138e1562c0f9ef72af37feee (diff)
parent064bc32b1c1e0d4742cf5cc7132e58cf38c16f37 (diff)
downloadpodman-778f34a15ca22d6f469a90fda8e43e1b773c7745.tar.gz
podman-778f34a15ca22d6f469a90fda8e43e1b773c7745.tar.bz2
podman-778f34a15ca22d6f469a90fda8e43e1b773c7745.zip
Merge pull request #6859 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.14.0
Bump github.com/onsi/ginkgo from 1.13.0 to 1.14.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 53c3fa8ef..bdb9e87e6 100644
--- a/go.mod
+++ b/go.mod
@@ -35,7 +35,7 @@ require (
github.com/hpcloud/tail v1.0.0
github.com/json-iterator/go v1.1.10
github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618
- github.com/onsi/ginkgo v1.13.0
+ github.com/onsi/ginkgo v1.14.0
github.com/onsi/gomega v1.10.1
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6