Skip to content

Commit

Permalink
Bump github.com/onsi/ginkgo from 1.12.1 to 1.12.2
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v1.12.1...v1.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and blgm committed May 21, 2020
1 parent 672ae4b commit 6f70cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module code.cloudfoundry.org/jsonry
go 1.13

require (
github.com/onsi/ginkgo v1.12.1
github.com/onsi/ginkgo v1.12.2
github.com/onsi/gomega v1.10.1
honnef.co/go/tools v0.0.1-2020.1.4
)

0 comments on commit 6f70cb3

Please sign in to comment.