summaryrefslogtreecommitdiff
path: root/vendor/github.com/onsi/ginkgo/CHANGELOG.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-09-07 09:53:02 -0400
committerGitHub <noreply@github.com>2020-09-07 09:53:02 -0400
commite848fc6e155ab2b27358223e0ae8d7d011848775 (patch)
treefd32ddb4672d52fcae0f7b77fa742169facbe0fb /vendor/github.com/onsi/ginkgo/CHANGELOG.md
parentd83e94a5146f0d5d8da39bea5ab4d3e497473c6f (diff)
parent2649321ed7c66cdfdb14d2715e3373d2ab883196 (diff)
downloadpodman-e848fc6e155ab2b27358223e0ae8d7d011848775.tar.gz
podman-e848fc6e155ab2b27358223e0ae8d7d011848775.tar.bz2
podman-e848fc6e155ab2b27358223e0ae8d7d011848775.zip
Merge pull request #7551 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.14.1
Bump github.com/onsi/ginkgo from 1.14.0 to 1.14.1
Diffstat (limited to 'vendor/github.com/onsi/ginkgo/CHANGELOG.md')
-rw-r--r--vendor/github.com/onsi/ginkgo/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/onsi/ginkgo/CHANGELOG.md b/vendor/github.com/onsi/ginkgo/CHANGELOG.md
index bdf18327e..6092fcb63 100644
--- a/vendor/github.com/onsi/ginkgo/CHANGELOG.md
+++ b/vendor/github.com/onsi/ginkgo/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 1.14.1
+
+### Fixes
+- Discard exported method declaration when running ginkgo bootstrap (#558) [f4b0240]
+
## 1.14.0
### Features