diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-05-21 19:32:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-21 19:32:53 +0200 |
commit | 8e5d7aa79c1268b779ccd603f1058638472de8ae (patch) | |
tree | 04ba691dcb063248baf1bddaf9fd9c4ea87f73a5 /vendor/modules.txt | |
parent | 9eb6c3056398c3776018eccd121ac487a9282c36 (diff) | |
parent | 2ecd15c0d236916d2894c87c73aeeeb08978614f (diff) | |
download | podman-8e5d7aa79c1268b779ccd603f1058638472de8ae.tar.gz podman-8e5d7aa79c1268b779ccd603f1058638472de8ae.tar.bz2 podman-8e5d7aa79c1268b779ccd603f1058638472de8ae.zip |
Merge pull request #6316 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.12.2
Bump github.com/onsi/ginkgo from 1.12.0 to 1.12.2
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index d396297c9..fb05b08d3 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -357,7 +357,7 @@ github.com/nxadm/tail/ratelimiter github.com/nxadm/tail/util github.com/nxadm/tail/watch github.com/nxadm/tail/winfile -# github.com/onsi/ginkgo v1.12.1 +# github.com/onsi/ginkgo v1.12.2 github.com/onsi/ginkgo github.com/onsi/ginkgo/config github.com/onsi/ginkgo/extensions/table @@ -592,8 +592,9 @@ golang.org/x/oauth2/internal # golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a golang.org/x/sync/errgroup golang.org/x/sync/semaphore -# golang.org/x/sys v0.0.0-20200420163511-1957bb5e6d1f +# golang.org/x/sys v0.0.0-20200519105757-fe76b779f299 golang.org/x/sys/cpu +golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix golang.org/x/sys/windows # golang.org/x/text v0.3.2 |