Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Bump github.com/paketo-buildpacks/occam from 0.10.0 to 0.11.0
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.10.0 to 0.11.0.
- [Release notes](https://github.com/paketo-buildpacks/occam/releases)
- [Commits](paketo-buildpacks/occam@v0.10.0...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and paketo-bot committed Aug 2, 2022
1 parent 499e7b9 commit 4c2622d
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.16
require (
github.com/BurntSushi/toml v1.2.0
github.com/onsi/gomega v1.20.0
github.com/paketo-buildpacks/occam v0.10.0
github.com/paketo-buildpacks/occam v0.11.0
github.com/paketo-buildpacks/packit/v2 v2.3.1
github.com/sclevine/spec v1.4.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1729,8 +1729,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.10.0 h1:v/lR3Qp4qRr0/Hsfxh/Yi2Ry3XtyOPGiPdhwDzHIwts=
github.com/paketo-buildpacks/occam v0.10.0/go.mod h1:nhESvP7sWbuQPBoA2M4FLdxtllmEOeHRkCCGhKodoq0=
github.com/paketo-buildpacks/occam v0.11.0 h1:TpIsI9o5ZTTibj6kUP8VmnYsxumWCSY+ZzUaw/Rx0A4=
github.com/paketo-buildpacks/occam v0.11.0/go.mod h1:nhESvP7sWbuQPBoA2M4FLdxtllmEOeHRkCCGhKodoq0=
github.com/paketo-buildpacks/packit/v2 v2.1.0/go.mod h1:Ud1X7f9O6e4eGPZlY3pj0jnSa9oDK2L/ghvjmarTLSA=
github.com/paketo-buildpacks/packit/v2 v2.3.1 h1:NdTGr3x5LzwesxW8VVOWSBWq4upBj6Dv/0uYP3GeQ/4=
github.com/paketo-buildpacks/packit/v2 v2.3.1/go.mod h1:b+edypdSKl/MS4IZGBSCTWXC+npvM2Z21PC+7mL/xjc=
Expand Down

0 comments on commit 4c2622d

Please sign in to comment.