Skip to content

Commit

Permalink
Bump github.com/vmware-tanzu/carvel-vendir from 0.31.0 to 0.32.0 (#5489)
Browse files Browse the repository at this point in the history
Bumps [github.com/vmware-tanzu/carvel-vendir](https://github.com/vmware-tanzu/carvel-vendir) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/vmware-tanzu/carvel-vendir/releases)
- [Changelog](https://github.com/vmware-tanzu/carvel-vendir/blob/develop/.goreleaser.yml)
- [Commits](carvel-dev/vendir@v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/vmware-tanzu/carvel-vendir
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2022
1 parent 9c4fd6d commit f205356
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 @@ -72,7 +72,7 @@ require (
github.com/stretchr/testify v1.8.0
github.com/vmware-tanzu/carvel-kapp v0.53.0
github.com/vmware-tanzu/carvel-kapp-controller v0.41.2
github.com/vmware-tanzu/carvel-vendir v0.31.0
github.com/vmware-tanzu/carvel-vendir v0.32.0
golang.org/x/net v0.0.0-20220926192436-02166a98028e
golang.org/x/sync v0.0.0-20220923202941-7f9b1623fab7
google.golang.org/genproto v0.0.0-20220926220553-6981cbe3cfce
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1143,8 +1143,8 @@ github.com/vmware-tanzu/carvel-kapp v0.53.0 h1:7FG7adc7K+nDMva9vFk9FzOVIhXgVlQJJ
github.com/vmware-tanzu/carvel-kapp v0.53.0/go.mod h1:U2xQB7Bi7pLupnw8/gCH3xUnTQ0fhbjCLSd8GJ1WupY=
github.com/vmware-tanzu/carvel-kapp-controller v0.41.2 h1:wBpWsrrZLEJgOoSwoBr+SlA0Cfyo1sxNgyIMozT1cAQ=
github.com/vmware-tanzu/carvel-kapp-controller v0.41.2/go.mod h1:4RY30AmKTquKKcaOFkNHPEUIohywouFHueLyqs+6T6E=
github.com/vmware-tanzu/carvel-vendir v0.31.0 h1:ThjSBXbwh1DqUlDbgkMBkEwSlXgM9Y+XPTMkJ24ffOs=
github.com/vmware-tanzu/carvel-vendir v0.31.0/go.mod h1:XvFCOvgpj7+f9FUwKs9JWuaFpvTejP2wqF+sHKvYggs=
github.com/vmware-tanzu/carvel-vendir v0.32.0 h1:3PtLspXVOdwCMaLE+WZTDtEhowoUSSvxnfXITxJLu9Q=
github.com/vmware-tanzu/carvel-vendir v0.32.0/go.mod h1:7TkdZo68KQK0XesY/+rvcedUOoFTqGP4gm4GpaVmZKg=
github.com/vmware/govmomi v0.20.3/go.mod h1:URlwyTFZX72RmxtxuaFL2Uj3fD1JTvZdx59bHWk6aFU=
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb h1:zGWFAtiMcyryUHoUjUJX0/lt1H2+i2Ka2n+D3DImSNo=
Expand Down

0 comments on commit f205356

Please sign in to comment.