Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/libpak from 1.56.2 to 1.57.0
Browse files Browse the repository at this point in the history
Bumps [github.com/paketo-buildpacks/libpak](https://github.com/paketo-buildpacks/libpak) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/paketo-buildpacks/libpak/releases)
- [Commits](paketo-buildpacks/libpak@v1.56.2...v1.57.0)

---
updated-dependencies:
- dependency-name: github.com/paketo-buildpacks/libpak
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 3, 2021
1 parent 82233e5 commit 935bcbd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/mattn/go-shellwords v1.0.12
github.com/onsi/gomega v1.17.0
github.com/paketo-buildpacks/libjvm v1.33.0
github.com/paketo-buildpacks/libpak v1.56.2
github.com/paketo-buildpacks/libpak v1.57.0
github.com/sclevine/spec v1.4.0
github.com/stretchr/testify v1.7.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ github.com/onsi/gomega v1.17.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAl
github.com/paketo-buildpacks/libjvm v1.33.0 h1:n5ksrBMZcuHriYsYTc+sOMgUXzvez4QK/vdb64mMENg=
github.com/paketo-buildpacks/libjvm v1.33.0/go.mod h1:xta70r4G7MUpT1gHEKBurVqSoCxTlAK2WvtkY/DED2o=
github.com/paketo-buildpacks/libpak v1.56.0/go.mod h1:3NpygR31G34ss20iC6Gw4W/ZOFZck+xXajk6TUFdnfo=
github.com/paketo-buildpacks/libpak v1.56.2 h1:j9SIImxIxoJWSho2p0L7MvwDZT8RC4H9ADxlo+Bmi9g=
github.com/paketo-buildpacks/libpak v1.56.2/go.mod h1:L3eLfgxcT6oAaBzn0J5hsF6WfQQdGTQQbUuD//T8bK4=
github.com/paketo-buildpacks/libpak v1.57.0 h1:VJC0a/5qCIViUIdWNXZb0v9JTWlzLa+2n7+dj2yw0Vg=
github.com/paketo-buildpacks/libpak v1.57.0/go.mod h1:L3eLfgxcT6oAaBzn0J5hsF6WfQQdGTQQbUuD//T8bK4=
github.com/pavel-v-chernykh/keystore-go/v4 v4.2.0 h1:SeA1Gyj3Uxl0vuNFYxN5RaIZ2AMPfCvW4HB2Ki0bYT8=
github.com/pavel-v-chernykh/keystore-go/v4 v4.2.0/go.mod h1:VxOBKEAW8/EJjil9qwfvVDSljDW0DCoZMD4ezsq9n8U=
github.com/pelletier/go-toml v1.9.4 h1:tjENF6MfZAg8e4ZmZTeWaWiT2vXtsoO6+iuOjFhECwM=
Expand Down

0 comments on commit 935bcbd

Please sign in to comment.