Skip to content

Commit

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

Bump github.com/buildpacks/libcnb from 1.26.0 to 1.27.0
  • Loading branch information
dmikusa authored Sep 1, 2022
2 parents 300cdd9 + 26fde3d commit 4a6fa8e
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 @@ -3,7 +3,7 @@ module github.com/paketo-buildpacks/libbs
go 1.18

require (
github.com/buildpacks/libcnb v1.26.0
github.com/buildpacks/libcnb v1.27.0
github.com/magiconair/properties v1.8.6
github.com/mattn/go-shellwords v1.0.12
github.com/onsi/gomega v1.20.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/BurntSushi/toml v1.2.0 h1:Rt8g24XnyGTyglgET/PRUNlrUeu9F5L+7FilkXfZgs0
github.com/BurntSushi/toml v1.2.0/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc=
github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
github.com/buildpacks/libcnb v1.26.0 h1:DIXbU5ofxPxPsWNvwQ5Uj/rBN7EPl82X7uF6t32GRx0=
github.com/buildpacks/libcnb v1.26.0/go.mod h1:Y+uoFTeAmumUXR3CPzJdjPfmQ8Cq+bBw5e8ZVSlGFUo=
github.com/buildpacks/libcnb v1.27.0 h1:Jwp5EDGJWYBLPn902w/648w3S+H2HL7/Xw8FLcrXgAo=
github.com/buildpacks/libcnb v1.27.0/go.mod h1:SZirCtDl+AiFHTS6R4KlUPMqWzjwmEACsz/c2wI1nb8=
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 4a6fa8e

Please sign in to comment.