Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/packit/v2 from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: github.com/paketo-buildpacks/packit/v2
  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 10, 2022
1 parent b157aad commit 6807938
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 @@ -6,7 +6,7 @@ require (
github.com/ForestEckhardt/freezer v0.0.11
github.com/oklog/ulid v1.3.1
github.com/onsi/gomega v1.20.0
github.com/paketo-buildpacks/packit/v2 v2.4.0
github.com/paketo-buildpacks/packit/v2 v2.4.1
github.com/sclevine/spec v1.4.0
github.com/testcontainers/testcontainers-go v0.13.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1841,8 +1841,8 @@ github.com/otiai10/mint v1.3.0/go.mod h1:F5AjcsTsWUqX+Na9fpHb52P8pcRX2CI6A3ctIT9
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/packit/v2 v2.1.0/go.mod h1:Ud1X7f9O6e4eGPZlY3pj0jnSa9oDK2L/ghvjmarTLSA=
github.com/paketo-buildpacks/packit/v2 v2.4.0 h1:+N1IzK3TTJvVP82IINy8BIOqkGcpdvTMQ5SjAVAOCak=
github.com/paketo-buildpacks/packit/v2 v2.4.0/go.mod h1:S3hEv6hkgHker/agOOAsnCFWljfriAdExzEyadgsOFw=
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=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pascaldekloe/goe v0.1.0/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pborman/uuid v1.2.0/go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k=
Expand Down

0 comments on commit 6807938

Please sign in to comment.