Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/packit from 1.0.1 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [github.com/paketo-buildpacks/packit](https://github.com/paketo-buildpacks/packit) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](paketo-buildpacks/packit@v1.0.1...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ForestEckhardt committed Sep 24, 2021
1 parent 0d08091 commit 229288f
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 @@ -7,7 +7,7 @@ require (
github.com/docker/distribution v2.7.1+incompatible
github.com/google/go-containerregistry v0.6.0
github.com/onsi/gomega v1.16.0
github.com/paketo-buildpacks/packit v1.0.1
github.com/paketo-buildpacks/packit v1.1.0
github.com/pelletier/go-toml v1.9.4
github.com/sclevine/spec v1.4.0
github.com/spf13/cobra v1.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -574,8 +574,8 @@ github.com/opencontainers/runtime-spec v1.0.3-0.20200929063507-e6143ca7d51d/go.m
github.com/opencontainers/runtime-tools v0.0.0-20181011054405-1d69bd0f9c39/go.mod h1:r3f7wjNzSs2extwzU3Y+6pKfobzPh+kKFJ3ofN+3nfs=
github.com/opencontainers/selinux v1.6.0/go.mod h1:VVGKuOLlE7v4PJyT6h7mNWvq1rzqiriPsEqVhc+svHE=
github.com/opencontainers/selinux v1.8.0/go.mod h1:RScLhm78qiWa2gbVCcGkC7tCGdgk3ogry1nUQF8Evvo=
github.com/paketo-buildpacks/packit v1.0.1 h1:FHHCZq7WcjXrbA23huRBSOSsNwZvhahc7Rv99i9CWGs=
github.com/paketo-buildpacks/packit v1.0.1/go.mod h1:b4ZPN9PuBGFTfQMfpVXGIXiMiFiYF2slD2OEyfWflC8=
github.com/paketo-buildpacks/packit v1.1.0 h1:8MhNFbmmpCu3yBpQSPVugfEa2IaL4/04YWXCM33bw5A=
github.com/paketo-buildpacks/packit v1.1.0/go.mod h1:b4ZPN9PuBGFTfQMfpVXGIXiMiFiYF2slD2OEyfWflC8=
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.8.1/go.mod h1:T2/BmBdy8dvIRq1a/8aqjN41wvWlN4lrapLU/GW4pbc=
Expand Down

0 comments on commit 229288f

Please sign in to comment.