diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-02 09:18:57 +0000 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2021-02-03 11:00:57 +0100 |
commit | c40cd1be9828c58193f1f4c3b17cab908718be00 (patch) | |
tree | 64862067dc4eafce2fc4860347f7eef3971fb407 /go.mod | |
parent | 881f3d788d48b683e674d1f9778d581370c9c11e (diff) | |
download | podman-c40cd1be9828c58193f1f4c3b17cab908718be00.tar.gz podman-c40cd1be9828c58193f1f4c3b17cab908718be00.tar.bz2 podman-c40cd1be9828c58193f1f4c3b17cab908718be00.zip |
Bump github.com/onsi/gomega from 1.10.4 to 1.10.5
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.10.4...v1.10.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ require ( github.com/moby/term v0.0.0-20201110203204-bea5bbe245bf github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618 github.com/onsi/ginkgo v1.15.0 - github.com/onsi/gomega v1.10.4 + github.com/onsi/gomega v1.10.5 github.com/opencontainers/go-digest v1.0.0 github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6 github.com/opencontainers/runc v1.0.0-rc91.0.20200708210054-ce54a9d4d79b |