Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/occam from 0.12.0 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/paketo-buildpacks/occam/releases)
- [Commits](paketo-buildpacks/occam@v0.12.0...v0.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and paketo-bot committed Aug 16, 2022
1 parent ebfd36c commit 3022b60
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.2.0
github.com/onsi/gomega v1.20.0
github.com/paketo-buildpacks/occam v0.12.0
github.com/paketo-buildpacks/occam v0.12.1
github.com/paketo-buildpacks/packit/v2 v2.4.1
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 @@ -1891,8 +1891,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.12.0 h1:+zwf5r5HwjAeC1KspW+CWc+JKsizp18cXMhTgQ3om/0=
github.com/paketo-buildpacks/occam v0.12.0/go.mod h1:nhESvP7sWbuQPBoA2M4FLdxtllmEOeHRkCCGhKodoq0=
github.com/paketo-buildpacks/occam v0.12.1 h1:lSjPjT8cMDRz1U3M0Orrl6BIWv3JNKXbzRc+yGX5e38=
github.com/paketo-buildpacks/occam v0.12.1/go.mod h1:CZNf9Z0eRc5Tm2e6IIfB/66KMQSfSs1Yqswb7HqQB4U=
github.com/paketo-buildpacks/packit/v2 v2.1.0/go.mod h1:Ud1X7f9O6e4eGPZlY3pj0jnSa9oDK2L/ghvjmarTLSA=
github.com/paketo-buildpacks/packit/v2 v2.4.1 h1:McTs+iG5oE/Nvzs4ks4vcK7o9O8q9+zjExBSc36zI4o=
github.com/paketo-buildpacks/packit/v2 v2.4.1/go.mod h1:S3hEv6hkgHker/agOOAsnCFWljfriAdExzEyadgsOFw=
Expand Down

0 comments on commit 3022b60

Please sign in to comment.