Skip to content

Commit

Permalink
Bump the go-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the go-dependencies group with 1 update: [github.com/GoogleContainerTools/kaniko](https://github.com/GoogleContainerTools/kaniko).

- [Release notes](https://github.com/GoogleContainerTools/kaniko/releases)
- [Changelog](https://github.com/GoogleContainerTools/kaniko/blob/main/CHANGELOG.md)
- [Commits](GoogleContainerTools/kaniko@v1.16.0...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent cdd883c commit 2c3ade0
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.16.0
github.com/GoogleContainerTools/kaniko v1.17.0
github.com/apex/log v1.9.0
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20231003182221-725682229e60
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.16.0 h1:2Z1kPdbWkgRTfiGv3OE1Tn6BtFwfmh/eI3NMrdpZ58s=
github.com/GoogleContainerTools/kaniko v1.16.0/go.mod h1:IUtehN2dxFOvcQ1eXpsTOhqd2LE5SrIQOKQt3wJs+CE=
github.com/GoogleContainerTools/kaniko v1.17.0 h1:1FOoLQXnQViAX/Um1cpcPO4YF3/yxOH5YNVswOn1+KU=
github.com/GoogleContainerTools/kaniko v1.17.0/go.mod h1:/IAMVOhMkSEHT1WwIuvI8PznSi0bE+CpvAp8P0kN3rI=
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.2 h1:63w4x0s9PjbJGGTQTNgCTExPCkyDXhx2AUVQDPDBAek=
Expand Down

0 comments on commit 2c3ade0

Please sign in to comment.