Skip to content

Commit

Permalink
Bump github.com/pivotal/kpack from 0.12.1 to 0.12.2
Browse files Browse the repository at this point in the history
Bumps [github.com/pivotal/kpack](https://github.com/pivotal/kpack) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/pivotal/kpack/releases)
- [Changelog](https://github.com/buildpacks-community/kpack/blob/main/RELEASE.md)
- [Commits](buildpacks-community/kpack@v0.12.1...v0.12.2)

---
updated-dependencies:
- dependency-name: github.com/pivotal/kpack
  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 georgethebeatle committed Oct 10, 2023
1 parent 58a7331 commit d9ad23c
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 @@ -27,7 +27,7 @@ require (
github.com/mileusna/useragent v1.3.4
github.com/onsi/ginkgo/v2 v2.12.1
github.com/onsi/gomega v1.28.0
github.com/pivotal/kpack v0.12.1
github.com/pivotal/kpack v0.12.2
github.com/projectcontour/contour v1.26.0
github.com/servicebinding/runtime v0.5.0
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI=
github.com/opencontainers/image-spec v1.1.0-rc5/go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8=
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8=
github.com/pivotal/kpack v0.12.1 h1:d7GKUg33fXAnZhvGJqrrUKT1u9EO6Z2OFmR6U1ymamE=
github.com/pivotal/kpack v0.12.1/go.mod h1:l8kVi3cKQzNY5YBpL9F4bpwHUlspXTKmnl7rfyeWshc=
github.com/pivotal/kpack v0.12.2 h1:3nB5h7yn3CNXO1Ob/7wTVXl902Dy6y/J7O0x97KyF6g=
github.com/pivotal/kpack v0.12.2/go.mod h1:l8kVi3cKQzNY5YBpL9F4bpwHUlspXTKmnl7rfyeWshc=
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit d9ad23c

Please sign in to comment.