Skip to content

Commit

Permalink
Merge pull request #87 from paketo-buildpacks/dependabot/go_modules/g…
Browse files Browse the repository at this point in the history
…ithub.com/onsi/gomega-1.16.0

Bump github.com/onsi/gomega from 1.15.0 to 1.16.0
  • Loading branch information
Daniel Mikusa committed Aug 24, 2021
2 parents 7eeb9dc + eee4312 commit 2af37e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/heroku/color v0.0.6
github.com/magiconair/properties v1.8.5
github.com/mattn/go-shellwords v1.0.12
github.com/onsi/gomega v1.15.0
github.com/onsi/gomega v1.16.0
github.com/paketo-buildpacks/libjvm v1.27.2
github.com/paketo-buildpacks/libpak v1.52.2
github.com/sclevine/spec v1.4.0
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,9 @@ github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1y
github.com/onsi/gomega v1.11.0/go.mod h1:azGKhqFUon9Vuj0YmTfLSmx0FUwqXYSTl5re8lQLTUg=
github.com/onsi/gomega v1.13.0/go.mod h1:lRk9szgn8TxENtWd0Tp4c3wjlRfMTMH27I+3Je41yGY=
github.com/onsi/gomega v1.14.0/go.mod h1:cIuvLEne0aoVhAgh/O6ac0Op8WWw9H6eYCriF+tEHG0=
github.com/onsi/gomega v1.15.0 h1:WjP/FQ/sk43MRmnEcT+MlDw2TFvkrXlprrPST/IudjU=
github.com/onsi/gomega v1.15.0/go.mod h1:cIuvLEne0aoVhAgh/O6ac0Op8WWw9H6eYCriF+tEHG0=
github.com/onsi/gomega v1.16.0 h1:6gjqkI8iiRHMvdccRJM8rVKjCWk6ZIm6FTm3ddIe4/c=
github.com/onsi/gomega v1.16.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY=
github.com/paketo-buildpacks/libjvm v1.27.2 h1:hccqJgMr8OG0Z+vV4oej4wVn+h6E4LbGuy2PxPwF8cE=
github.com/paketo-buildpacks/libjvm v1.27.2/go.mod h1:1fQ7BXvyETVa8mD//7i+DtWw0ez79njsmuMyJnU1FLg=
github.com/paketo-buildpacks/libpak v1.51.1/go.mod h1:WXzxVs/qpaXG3+zu8tSirXq8nfVqGstNI073ZBFG7XA=
Expand Down

0 comments on commit 2af37e8

Please sign in to comment.