summaryrefslogtreecommitdiff
path: root/vendor/github.com/onsi/ginkgo/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-15 10:21:06 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-06-15 08:35:25 -0400
commit68eca3c19e010882f7c82b70437f4edbbbfeca3d (patch)
tree174f45a2fb583fa07a183083ff180c406ca74fc0 /vendor/github.com/onsi/ginkgo/go.mod
parentc2690c24530d202c5fef07bc8ef7b3d3c5ad747c (diff)
downloadpodman-68eca3c19e010882f7c82b70437f4edbbbfeca3d.tar.gz
podman-68eca3c19e010882f7c82b70437f4edbbbfeca3d.tar.bz2
podman-68eca3c19e010882f7c82b70437f4edbbbfeca3d.zip
Bump github.com/onsi/ginkgo from 1.12.3 to 1.13.0
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.12.3 to 1.13.0. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/ginkgo/compare/v1.12.3...v1.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/github.com/onsi/ginkgo/go.mod')
-rw-r--r--vendor/github.com/onsi/ginkgo/go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/onsi/ginkgo/go.mod b/vendor/github.com/onsi/ginkgo/go.mod
index 1f7125228..212b2454c 100644
--- a/vendor/github.com/onsi/ginkgo/go.mod
+++ b/vendor/github.com/onsi/ginkgo/go.mod
@@ -4,6 +4,7 @@ require (
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/nxadm/tail v1.4.4
github.com/onsi/gomega v1.10.1
+ github.com/sclevine/agouti v3.0.0+incompatible // indirect
golang.org/x/sys v0.0.0-20200519105757-fe76b779f299
golang.org/x/text v0.3.2 // indirect
)