summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-11-07 18:34:33 +0100
committerGitHub <noreply@github.com>2019-11-07 18:34:33 +0100
commit20c8a01af192db69264aa44f46193552206fa427 (patch)
tree3949ae9081d9da126dab120d4355105578a4ff4c /go.mod
parent8f3b0f0d9e5f5131ef294ea0de57e10c05e5b921 (diff)
parent289c20737bf10f70ac1d94b71a7d9d4cb8e2eb77 (diff)
downloadpodman-20c8a01af192db69264aa44f46193552206fa427.tar.gz
podman-20c8a01af192db69264aa44f46193552206fa427.tar.bz2
podman-20c8a01af192db69264aa44f46193552206fa427.zip
Merge pull request #4413 from containers/dependabot/go_modules/github.com/onsi/gomega-1.7.1
Bump github.com/onsi/gomega from 1.7.0 to 1.7.1
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 31263a049..45b65c76a 100644
--- a/go.mod
+++ b/go.mod
@@ -41,7 +41,7 @@ require (
github.com/mattn/go-isatty v0.0.8 // indirect
github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618
github.com/onsi/ginkgo v1.10.3
- github.com/onsi/gomega v1.7.0
+ github.com/onsi/gomega v1.7.1
github.com/opencontainers/go-digest v1.0.0-rc1
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6
github.com/opencontainers/runc v1.0.0-rc8.0.20190827142921-dd075602f158