From 053169f2ecd9f0ac5f7b840ffa5b43fcbbc691b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Aug 2021 23:03:57 +0000 Subject: [PATCH] Bump github.com/onsi/gomega from 1.15.0 to 1.16.0 Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.15.0 to 1.16.0. - [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.15.0...v1.16.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 47020d1..543d6d2 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/buildpacks/libcnb v1.22.0 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.51.1 github.com/sclevine/spec v1.4.0 diff --git a/go.sum b/go.sum index d607425..d768835 100644 --- a/go.sum +++ b/go.sum @@ -59,8 +59,8 @@ 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 h1:0KjjYWPy8dR7Xcus1oaRxy0Z3LBlLzJ4S2C/JnzT3qM=