summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-09-07 09:53:02 -0400
committerGitHub <noreply@github.com>2020-09-07 09:53:02 -0400
commite848fc6e155ab2b27358223e0ae8d7d011848775 (patch)
treefd32ddb4672d52fcae0f7b77fa742169facbe0fb /go.mod
parentd83e94a5146f0d5d8da39bea5ab4d3e497473c6f (diff)
parent2649321ed7c66cdfdb14d2715e3373d2ab883196 (diff)
downloadpodman-e848fc6e155ab2b27358223e0ae8d7d011848775.tar.gz
podman-e848fc6e155ab2b27358223e0ae8d7d011848775.tar.bz2
podman-e848fc6e155ab2b27358223e0ae8d7d011848775.zip
Merge pull request #7551 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.14.1
Bump github.com/onsi/ginkgo from 1.14.0 to 1.14.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 1f4f74430..cfa0946b4 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