From b5896aa91b474b8ae9c88bccfcbbc44c98cbbc9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 05:58:23 +0000 Subject: [PATCH] Bump carvel.dev/vendir from 0.41.0 to 0.41.1 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](https://github.com/carvel-dev/vendir/compare/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] --- go.mod | 4 ++-- go.sum | 8 ++++---- vendor/modules.txt | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/go.mod b/go.mod index 3b92d47d..4d556271 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index a89ec5b7..e6b7b0f7 100644 --- a/go.sum +++ b/go.sum @@ -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= diff --git a/vendor/modules.txt b/vendor/modules.txt index 35d4f21b..b7020e25 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -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