Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/libpak from 1.69.0 to 1.69.1
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.69.0 to 1.69.1.
- [Release notes](https://github.com/paketo-buildpacks/libpak/releases)
- [Commits](paketo-buildpacks/libpak@v1.69.0...v1.69.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 53038a3 commit fb2dfe7
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 @@ -4,7 +4,7 @@ go 1.20

require (
github.com/paketo-buildpacks/libjvm v1.44.2
github.com/paketo-buildpacks/libpak v1.69.0
github.com/paketo-buildpacks/libpak v1.69.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ github.com/onsi/gomega v1.32.0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk=
github.com/onsi/gomega v1.32.0/go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg=
github.com/paketo-buildpacks/libjvm v1.44.2 h1:4NhTTJzNNUTFROePxzY52eOH9fmEwIZHuAqtLou3PU4=
github.com/paketo-buildpacks/libjvm v1.44.2/go.mod h1:LyaXRLQX7v7erDGNXtVYw7PH5to4C1QL7tYiaToTy2k=
github.com/paketo-buildpacks/libpak v1.69.0 h1:AUn68IDq9zTMNJkmG+dx4pO/6mlwevmTWYLVYxpdptU=
github.com/paketo-buildpacks/libpak v1.69.0/go.mod h1:sGW2nG+QL8jtQrIpr3Rluo3dGIKZRQbVkQBqrj94Bnc=
github.com/paketo-buildpacks/libpak v1.69.1 h1:C+4I0jwu6PA7jQxX4NNVrsm8cvLSdfKWaulPYFVvR68=
github.com/paketo-buildpacks/libpak v1.69.1/go.mod h1:gGggptzbTUIG+RVayiqYlCDiB+W8RfRCiN44MUsOttI=
github.com/pavlo-v-chernykh/keystore-go/v4 v4.5.0 h1:2nosf3P75OZv2/ZO/9Px5ZgZ5gbKrzA3joN1QMfOGMQ=
github.com/pavlo-v-chernykh/keystore-go/v4 v4.5.0/go.mod h1:lAVhWwbNaveeJmxrxuSTxMgKpF6DjnuVpn6T8WiBwYQ=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit fb2dfe7

Please sign in to comment.