diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-05 09:37:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 09:37:20 +0000 |
commit | ed5ad8cac44119f33ab595cb790a8603a53569c9 (patch) | |
tree | f03137aa61aa8a989e8dd1df47a93a38707533a0 /vendor/modules.txt | |
parent | 6ca4bc3fe4f9f96f8c9deca5db5138d68857a831 (diff) | |
download | podman-ed5ad8cac44119f33ab595cb790a8603a53569c9.tar.gz podman-ed5ad8cac44119f33ab595cb790a8603a53569c9.tar.bz2 podman-ed5ad8cac44119f33ab595cb790a8603a53569c9.zip |
Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.0
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.15.2 to 1.16.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.15.2...v1.16.0)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 1ada882a3..52ed2101e 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -327,6 +327,8 @@ github.com/fsouza/go-dockerclient github.com/ghodss/yaml # github.com/go-logr/logr v0.2.0 github.com/go-logr/logr +# github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 +github.com/go-task/slim-sprig # github.com/godbus/dbus/v5 v5.0.4 github.com/godbus/dbus/v5 # github.com/gogo/protobuf v1.3.2 @@ -425,10 +427,11 @@ 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.15.2 +# github.com/onsi/ginkgo v1.16.0 github.com/onsi/ginkgo github.com/onsi/ginkgo/config github.com/onsi/ginkgo/extensions/table +github.com/onsi/ginkgo/formatter github.com/onsi/ginkgo/ginkgo github.com/onsi/ginkgo/ginkgo/convert github.com/onsi/ginkgo/ginkgo/interrupthandler |