Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/packit from 0.14.0 to 0.14.1
Browse files Browse the repository at this point in the history
Bumps [github.com/paketo-buildpacks/packit](https://github.com/paketo-buildpacks/packit) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v0.14.0...v0.14.1)

---
updated-dependencies:
- dependency-name: github.com/paketo-buildpacks/packit
  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 ryanmoran committed Jul 16, 2021
1 parent 039bed4 commit 18dfe79
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/golang/mock v1.6.0
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.14.0
github.com/paketo-buildpacks/packit v0.14.0
github.com/paketo-buildpacks/packit v0.14.1
golang.org/x/net v0.0.0-20210505024714-0287a6fb4125
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
gopkg.in/yaml.v2 v2.4.0
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,9 @@ github.com/onsi/gomega v1.14.0 h1:ep6kpPVwmr/nTbklSx2nrLNSIO62DoYAhnPNIMhK8gI=
github.com/onsi/gomega v1.14.0/go.mod h1:cIuvLEne0aoVhAgh/O6ac0Op8WWw9H6eYCriF+tEHG0=
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.0.1/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0=
github.com/paketo-buildpacks/packit v0.14.0 h1:lB6tlDZ50+6xq/OuEaF5njYfmWqK/hlEo9Ark6TIrmE=
github.com/paketo-buildpacks/packit v0.14.0/go.mod h1:D1a4w1fN+iLjQj9iGEmwp3e+MN8ohHSdKTiwS7cK3xg=
github.com/paketo-buildpacks/packit v0.14.1 h1:divpTQ8LE8Hue+lv0r4XQqR3a1jARosplCpr8Mcu7A4=
github.com/paketo-buildpacks/packit v0.14.1/go.mod h1:D1a4w1fN+iLjQj9iGEmwp3e+MN8ohHSdKTiwS7cK3xg=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
github.com/pelletier/go-toml v1.9.3/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ github.com/onsi/gomega/matchers/support/goraph/edge
github.com/onsi/gomega/matchers/support/goraph/node
github.com/onsi/gomega/matchers/support/goraph/util
github.com/onsi/gomega/types
# github.com/paketo-buildpacks/packit v0.14.0
# github.com/paketo-buildpacks/packit v0.14.1
github.com/paketo-buildpacks/packit/pexec
# github.com/pkg/errors v0.9.1
github.com/pkg/errors
Expand Down

0 comments on commit 18dfe79

Please sign in to comment.