summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-06-01 11:11:30 +0200
committerGitHub <noreply@github.com>2021-06-01 11:11:30 +0200
commit7dd463bad1b53802caf3cc1e1e1cc4a250e1667a (patch)
treea6b1bf08d8b28b7cde699cd9fbae036cecbf22cf /go.mod
parent8f5f0cf44898a5785a0fb2cf814969e13ab17a3c (diff)
parent761466dcab0b9b6acdcd70b75ac194f5cac6a149 (diff)
downloadpodman-7dd463bad1b53802caf3cc1e1e1cc4a250e1667a.tar.gz
podman-7dd463bad1b53802caf3cc1e1e1cc4a250e1667a.tar.bz2
podman-7dd463bad1b53802caf3cc1e1e1cc4a250e1667a.zip
Merge pull request #10504 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.16.3
Bump github.com/onsi/ginkgo from 1.16.2 to 1.16.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 148817291..ada74108c 100644
--- a/go.mod
+++ b/go.mod
@@ -42,7 +42,7 @@ require (
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/moby/term v0.0.0-20201216013528-df9cb8a40635
github.com/mrunalp/fileutils v0.5.0
- github.com/onsi/ginkgo v1.16.2
+ github.com/onsi/ginkgo v1.16.3
github.com/onsi/gomega v1.13.0
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6