summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-11-01 14:23:50 +0100
committerGitHub <noreply@github.com>2019-11-01 14:23:50 +0100
commit9a28a12c9bc6f681558f7aa6f797765262fab81b (patch)
treec12b0f0e8165b1f8716d136ec216a07d432e2b34 /go.mod
parent7c7f0000cee78aa3e13f2e467943fa2d96bc8f81 (diff)
parente22777c3fcde4d2d55e9104567ed2107c15db9ff (diff)
downloadpodman-9a28a12c9bc6f681558f7aa6f797765262fab81b.tar.gz
podman-9a28a12c9bc6f681558f7aa6f797765262fab81b.tar.bz2
podman-9a28a12c9bc6f681558f7aa6f797765262fab81b.zip
Merge pull request #4412 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.10.3
Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.3
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 af1be72aa..44b6c6733 100644
--- a/go.mod
+++ b/go.mod
@@ -40,7 +40,7 @@ require (
github.com/json-iterator/go v1.1.7
github.com/mattn/go-isatty v0.0.8 // indirect
github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618
- github.com/onsi/ginkgo v1.10.1
+ github.com/onsi/ginkgo v1.10.3
github.com/onsi/gomega v1.7.0
github.com/opencontainers/go-digest v1.0.0-rc1
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6