summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-07 08:17:43 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-09-07 06:30:58 -0400
commit2649321ed7c66cdfdb14d2715e3373d2ab883196 (patch)
tree3ced081c7ed9379e631da045d26eb4ab08a85713 /go.mod
parentba8d0bb5e336e84aaf68148563e61558b5dc94f5 (diff)
downloadpodman-2649321ed7c66cdfdb14d2715e3373d2ab883196.tar.gz
podman-2649321ed7c66cdfdb14d2715e3373d2ab883196.tar.bz2
podman-2649321ed7c66cdfdb14d2715e3373d2ab883196.zip
Bump github.com/onsi/ginkgo from 1.14.0 to 1.14.1
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.14.0 to 1.14.1. - [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.14.0...v1.14.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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 bf6ddd57f..501deb98f 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.14.0
+ github.com/onsi/ginkgo v1.14.1
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