summaryrefslogtreecommitdiff
path: root/vendor/github.com/onsi/gomega/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-09-08 06:06:40 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-09-08 06:08:05 -0400
commit79d5ae8a36b7cd703aa772129e10afbd1e35decf (patch)
treec96ac8131320fef80c5d708e878cec08e9a21158 /vendor/github.com/onsi/gomega/CHANGELOG.md
parentbe7778df6c70227dab760ea92637ed97dad29641 (diff)
downloadpodman-79d5ae8a36b7cd703aa772129e10afbd1e35decf.tar.gz
podman-79d5ae8a36b7cd703aa772129e10afbd1e35decf.tar.bz2
podman-79d5ae8a36b7cd703aa772129e10afbd1e35decf.zip
Bump github.com/onsi/gomega from 1.10.1 to 1.10.2
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.1 to 1.10.2. - [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.1...v1.10.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/github.com/onsi/gomega/CHANGELOG.md')
-rw-r--r--vendor/github.com/onsi/gomega/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/onsi/gomega/CHANGELOG.md b/vendor/github.com/onsi/gomega/CHANGELOG.md
index 3aafdbcfc..0b6c2fb61 100644
--- a/vendor/github.com/onsi/gomega/CHANGELOG.md
+++ b/vendor/github.com/onsi/gomega/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 1.10.2
+
+### Fixes
+- Add ExpectWithOffset, EventuallyWithOffset and ConsistentlyWithOffset to WithT (#391) [990941a]
+
## 1.10.1
### Fixes