summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-10-02 06:34:50 -0700
committerGitHub <noreply@github.com>2019-10-02 06:34:50 -0700
commit257a985f5a7cff8f01891529ea89b0ea2800d61f (patch)
treea92ef593aec15889a3f2943f6ca359b361832c9b /go.mod
parent32a2ce8fc0eb590140cad81cf0ca9adf2daa5651 (diff)
parent6c72b5c5926fdaed67936f0b1c6f948e3bf5c441 (diff)
downloadpodman-257a985f5a7cff8f01891529ea89b0ea2800d61f.tar.gz
podman-257a985f5a7cff8f01891529ea89b0ea2800d61f.tar.bz2
podman-257a985f5a7cff8f01891529ea89b0ea2800d61f.zip
Merge pull request #4150 from containers/dependabot/go_modules/github.com/onsi/gomega-1.7.0
Bump github.com/onsi/gomega from 1.5.0 to 1.7.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 c9844fad6..bb39f503d 100644
--- a/go.mod
+++ b/go.mod
@@ -61,7 +61,7 @@ require (
github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618
github.com/munnerz/goautoneg v0.0.0-20190414153302-2ae31c8b6b30 // indirect
github.com/onsi/ginkgo v1.10.1
- github.com/onsi/gomega v1.5.0
+ github.com/onsi/gomega v1.7.0
github.com/opencontainers/go-digest v1.0.0-rc1
github.com/opencontainers/image-spec v1.0.1
github.com/opencontainers/runc v1.0.0-rc8.0.20190827142921-dd075602f158