Skip to content

Commit

Permalink
Merge pull request #181 from paketo-buildpacks/dependabot/go_modules/…
Browse files Browse the repository at this point in the history
…github.com/paketo-buildpacks/libbs-1.16.0

Bump github.com/paketo-buildpacks/libbs from 1.15.0 to 1.16.0
  • Loading branch information
Daniel Mikusa authored Sep 7, 2022
2 parents 110bfd1 + 7dadb8a commit 0b9c88a
Show file tree
Hide file tree
Showing 2 changed files with 3,345 additions and 4 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/buildpacks/libcnb v1.27.0
github.com/mattn/go-isatty v0.0.16
github.com/onsi/gomega v1.20.2
github.com/paketo-buildpacks/libbs v1.15.0
github.com/paketo-buildpacks/libbs v1.16.0
github.com/paketo-buildpacks/libpak v1.62.0
github.com/sclevine/spec v1.4.0
)
Expand All @@ -24,6 +24,7 @@ require (
github.com/mattn/go-shellwords v1.0.12 // indirect
github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect
github.com/paketo-buildpacks/libjvm v1.40.0 // indirect
github.com/paketo-buildpacks/source-removal v0.2.0 // indirect
github.com/pavlo-v-chernykh/keystore-go/v4 v4.4.0 // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
Expand Down
Loading

0 comments on commit 0b9c88a

Please sign in to comment.