Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: github.com/pivotal/kpack
  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 danail-branekov committed May 31, 2024
1 parent c95d9ea commit 839943a
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 @@ -29,7 +29,7 @@ require (
github.com/mileusna/useragent v1.3.4
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/pivotal/kpack v0.13.3
github.com/pivotal/kpack v0.14.0
github.com/servicebinding/runtime v0.9.0
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
golang.org/x/text v0.15.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -381,8 +381,8 @@ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQ
github.com/opencontainers/image-spec v1.1.0/go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM=
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8=
github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
github.com/pivotal/kpack v0.13.3 h1:hBp8HLjfZ2XmhzXMqLheALJ4K8WDCqh4ukPWGw9CXwA=
github.com/pivotal/kpack v0.13.3/go.mod h1:0Hn3wheXTOrXgFoP620D08JocOvKJHaNzOzzHgkRNjQ=
github.com/pivotal/kpack v0.14.0 h1:HZoiIAmC1WVrgSFhNXtaduwVv69aMPzr5xnnFmweaOA=
github.com/pivotal/kpack v0.14.0/go.mod h1:xjQQITcrAuErpGPWiV0sHDaR6oWCm+BouHCfmIU3V9E=
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
github.com/pjbgf/sha1cd v0.3.0/go.mod h1:nZ1rrWOcGJ5uZgEEVL1VUM9iRQiZvWdbZjkKyFzPPsI=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 839943a

Please sign in to comment.