Skip to content

Commit 27f7fca

Browse files
author
Daniel Mikusa
authored
Merge pull request #103 from paketo-buildpacks/dependabot/go_modules/github.com/paketo-buildpacks/libbs-1.16.0
Bump github.com/paketo-buildpacks/libbs from 1.15.0 to 1.16.0
2 parents 35c2660 + 45a046c commit 27f7fca

File tree

2 files changed

+3345
-4
lines changed

2 files changed

+3345
-4
lines changed

go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.18
55
require (
66
github.com/buildpacks/libcnb v1.27.0
77
github.com/onsi/gomega v1.20.2
8-
github.com/paketo-buildpacks/libbs v1.15.0
8+
github.com/paketo-buildpacks/libbs v1.16.0
99
github.com/paketo-buildpacks/libpak v1.62.0
1010
github.com/sclevine/spec v1.4.0
1111
)
@@ -24,6 +24,7 @@ require (
2424
github.com/mattn/go-shellwords v1.0.12 // indirect
2525
github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect
2626
github.com/paketo-buildpacks/libjvm v1.40.0 // indirect
27+
github.com/paketo-buildpacks/source-removal v0.2.0 // indirect
2728
github.com/pavlo-v-chernykh/keystore-go/v4 v4.4.0 // indirect
2829
github.com/pelletier/go-toml v1.9.5 // indirect
2930
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect

0 commit comments

Comments
 (0)