Skip to content

Commit

Permalink
Bump carvel.dev/vendir from 0.41.0 to 0.41.1
Browse files Browse the repository at this point in the history
Bumps [carvel.dev/vendir](https://github.com/carvel-dev/vendir) from 0.41.0 to 0.41.1.
- [Release notes](https://github.com/carvel-dev/vendir/releases)
- [Changelog](https://github.com/carvel-dev/vendir/blob/develop/.goreleaser.yml)
- [Commits](carvel-dev/vendir@v0.41.0...v0.41.1)

---
updated-dependencies:
- dependency-name: carvel.dev/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 Sep 9, 2024
1 parent 0467415 commit b5896aa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module carvel.dev/kbld
go 1.22.5

require (
carvel.dev/imgpkg v0.43.0
carvel.dev/vendir v0.41.0
carvel.dev/imgpkg v0.43.1
carvel.dev/vendir v0.41.1
github.com/cppforlife/cobrautil v0.0.0-20221021151949-d60711905d65
github.com/cppforlife/go-cli-ui v0.0.0-20220428182907-73db60c7611a
github.com/google/go-containerregistry v0.20.2
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
carvel.dev/imgpkg v0.43.0 h1:Co2oGu0iR76/PwuJt+ZJBsrX2BsMKguvv9x6bFh2E0g=
carvel.dev/imgpkg v0.43.0/go.mod h1:bPg9BMLe00c1Z9YW30zuNaqaGTEAl4ysDMl/lzftGck=
carvel.dev/vendir v0.41.0 h1:Sbqewcb8WD09eApib9bX6LBsdc7QRwjTYF27w2Jg/LA=
carvel.dev/vendir v0.41.0/go.mod h1:LyXSnh0IKZ0Stj7ZLHt4bRDeFLZo6O4vf/Yv1emZzAQ=
carvel.dev/imgpkg v0.43.1 h1:AjvY2Rpz7FIRd1jxOHMyAZwAV6MiqKOLyjT+gzhznbI=
carvel.dev/imgpkg v0.43.1/go.mod h1:mLKnJumG8xtUY4ItDHZCj8XFfCwCdIr26pyxSvP3EPo=
carvel.dev/vendir v0.41.1 h1:8Od52OyRGk7Xr6TmfwR4nMYmHt31i5s4fLArRPFU5Gw=
carvel.dev/vendir v0.41.1/go.mod h1:1DHD/Ner7QGq489XApUrW9ZI4YVof7TcG1txoVIA604=
github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/carvel-dev/semver/v4 v4.0.1-0.20240402203627-beb83fbf25e4 h1:F4rZiMGZyC66j9VB7doVOE4tFHF1yNEihQlOuht4jmM=
github.com/carvel-dev/semver/v4 v4.0.1-0.20240402203627-beb83fbf25e4/go.mod h1:4cFTBLAr/U11ykiEEQMccu4uJ1i0GS+atJmeETHCFtI=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# carvel.dev/imgpkg v0.43.0
# carvel.dev/imgpkg v0.43.1
## explicit; go 1.22.5
carvel.dev/imgpkg/pkg/imgpkg/lockconfig
# carvel.dev/vendir v0.41.0
# carvel.dev/vendir v0.41.1
## explicit; go 1.22.5
carvel.dev/vendir/pkg/vendir/versions
carvel.dev/vendir/pkg/vendir/versions/v1alpha1
Expand Down

0 comments on commit b5896aa

Please sign in to comment.