Skip to content

Commit

Permalink
Bump github.com/GoogleContainerTools/kaniko from 1.15.0 to 1.16.0 (#1206
Browse files Browse the repository at this point in the history
)

Bumps [github.com/GoogleContainerTools/kaniko](https://github.com/GoogleContainerTools/kaniko) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/GoogleContainerTools/kaniko/releases)
- [Changelog](https://github.com/GoogleContainerTools/kaniko/blob/main/CHANGELOG.md)
- [Commits](GoogleContainerTools/kaniko@v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleContainerTools/kaniko
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent be881f2 commit d0ed30b
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 @@ -2,7 +2,7 @@ module github.com/buildpacks/lifecycle

require (
github.com/BurntSushi/toml v1.3.2
github.com/GoogleContainerTools/kaniko v1.15.0
github.com/GoogleContainerTools/kaniko v1.16.0
github.com/apex/log v1.9.0
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20230906235100-ae4cac8b496c
github.com/buildpacks/imgutil v0.0.0-20230919143643-4ec9360d5f02
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8=
github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/GoogleContainerTools/kaniko v1.15.0 h1:W3fbiRJ1S4dNXZo7IXT6Q47Fde+4shnJ+mTCZpTQNBo=
github.com/GoogleContainerTools/kaniko v1.15.0/go.mod h1:zsbhrd4mL8qdZsO1RRWpNEwBEC0GGSVe2OehQDBK7d0=
github.com/GoogleContainerTools/kaniko v1.16.0 h1:2Z1kPdbWkgRTfiGv3OE1Tn6BtFwfmh/eI3NMrdpZ58s=
github.com/GoogleContainerTools/kaniko v1.16.0/go.mod h1:IUtehN2dxFOvcQ1eXpsTOhqd2LE5SrIQOKQt3wJs+CE=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/Microsoft/hcsshim v0.11.0 h1:7EFNIY4igHEXUdj1zXgAyU3fLc7QfOKHbkldRVTBdiM=
Expand Down

0 comments on commit d0ed30b

Please sign in to comment.