Skip to content

Commit

Permalink
Bump github.com/vmware-tanzu/carvel-vendir from 0.32.1 to 0.32.2
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.32.1 to 0.32.2.
- [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.32.1...v0.32.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2022
1 parent 6cb85d4 commit d389362
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 @@ -73,7 +73,7 @@ require (
github.com/stretchr/testify v1.8.1
github.com/vmware-tanzu/carvel-kapp v0.54.0
github.com/vmware-tanzu/carvel-kapp-controller v0.43.2
github.com/vmware-tanzu/carvel-vendir v0.32.1
github.com/vmware-tanzu/carvel-vendir v0.32.2
golang.org/x/net v0.4.0
golang.org/x/sync v0.1.0
google.golang.org/genproto v0.0.0-20221114212237-e4508ebdbee1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1137,8 +1137,8 @@ github.com/vmware-tanzu/carvel-kapp v0.54.0 h1:q4vlRhDjGQFF6mNmXWCt6MxauUuaTPQvt
github.com/vmware-tanzu/carvel-kapp v0.54.0/go.mod h1:f8vX9XWikQvOLguhBzevh38/Ux3h9D6Y8YPaSMOTICY=
github.com/vmware-tanzu/carvel-kapp-controller v0.43.2 h1:ya9hIBmplAY7udbna3Gwhm/xR7WSMFh/y6HNwZvV5gk=
github.com/vmware-tanzu/carvel-kapp-controller v0.43.2/go.mod h1:5ybi9CBg0BHRXZ20OKKhzOd6xqvYVeq0WpjtREbEXv8=
github.com/vmware-tanzu/carvel-vendir v0.32.1 h1:0Md8yTOy+tB3Aoq0GdmDuzyYv4NBRGRakg9gsK5d7zo=
github.com/vmware-tanzu/carvel-vendir v0.32.1/go.mod h1:kZrO/YbKflLRNv7AU+sQKx2Zyl6tPJSCNoBAqMk0SUk=
github.com/vmware-tanzu/carvel-vendir v0.32.2 h1:50FSQYAadlFx9V6QN5oln1OPkDL5Re+vlr89h9ODpG4=
github.com/vmware-tanzu/carvel-vendir v0.32.2/go.mod h1:L+zp/OUkJgmLy2fAYtBDoXnchbfnVnryXCzElYq7toc=
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 d389362

Please sign in to comment.