Skip to content

Commit

Permalink
Bump the go-modules group with 1 update
Browse files Browse the repository at this point in the history
Bumps the go-modules group with 1 update: [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam).


Updates `github.com/paketo-buildpacks/occam` from 0.18.0 to 0.18.1
- [Release notes](https://github.com/paketo-buildpacks/occam/releases)
- [Commits](paketo-buildpacks/occam@v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: github.com/paketo-buildpacks/occam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and paketo-bot committed Jan 11, 2024
1 parent 59bcbeb commit d5baf51
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 @@ -5,7 +5,7 @@ go 1.18
require (
github.com/BurntSushi/toml v1.3.2
github.com/onsi/gomega v1.30.0
github.com/paketo-buildpacks/occam v0.18.0
github.com/paketo-buildpacks/occam v0.18.1
github.com/paketo-buildpacks/packit/v2 v2.12.0
github.com/sclevine/spec v1.4.0

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2521,8 +2521,8 @@ github.com/otiai10/curr v1.0.0/go.mod h1:LskTG5wDwr8Rs+nNQ+1LlxRjAtTZZjtJW4rMXl6
github.com/otiai10/mint v1.3.0/go.mod h1:F5AjcsTsWUqX+Na9fpHb52P8pcRX2CI6A3ctIT91xUo=
github.com/otiai10/mint v1.3.1/go.mod h1:/yxELlJQ0ufhjUwhshSj+wFjZ78CnZ48/1wtmBH1OTc=
github.com/pact-foundation/pact-go v1.0.4/go.mod h1:uExwJY4kCzNPcHRj+hCR/HBbOOIwwtUjcrb0b5/5kLM=
github.com/paketo-buildpacks/occam v0.18.0 h1:4WO2Egwi+vNO5uRvGx6owK56YQLlbXUcb23WI/N9KIY=
github.com/paketo-buildpacks/occam v0.18.0/go.mod h1:e9f7NJ4Tlh51Dtv0WSh9mgOSLEgx39+rW0j365E8GJI=
github.com/paketo-buildpacks/occam v0.18.1 h1:1ZiGinneUl/WU/4XL0I8p9xzTOAifIpijZLCAML5Bn8=
github.com/paketo-buildpacks/occam v0.18.1/go.mod h1:JdIO5Yqfo6gSNFzjhU8gjktwPdSR1m2BVH87OJtpdsw=
github.com/paketo-buildpacks/packit/v2 v2.6.1/go.mod h1:iBArWOfC5xZQF01o+zwnVKS+/hUBuFG+O1jCvzqBujs=
github.com/paketo-buildpacks/packit/v2 v2.12.0 h1:5ip4uoAf8daV2LdpNU3fX6U5DvJlIPc/4WqEuIOpbrQ=
github.com/paketo-buildpacks/packit/v2 v2.12.0/go.mod h1:sf8X7/fH6xJ3TzZ3KLCmgE10JX7P+CYgfrWrr8N/iU0=
Expand Down

0 comments on commit d5baf51

Please sign in to comment.