From 0ec678ac8bec466a05d468d4d0bd4d8c548b9814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 05:21:53 +0000 Subject: [PATCH] Bump carvel.dev/vendir from 0.41.1 to 0.42.0 Bumps [carvel.dev/vendir](https://github.com/carvel-dev/vendir) from 0.41.1 to 0.42.0. - [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.1...v0.42.0) --- updated-dependencies: - dependency-name: carvel.dev/vendir dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 4d556271..c0266d51 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22.5 require ( carvel.dev/imgpkg v0.43.1 - carvel.dev/vendir v0.41.1 + carvel.dev/vendir v0.42.0 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 e6b7b0f7..45e40c93 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ 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= +carvel.dev/vendir v0.42.0 h1:5uz9rGq7n1ylwDBBB1tYutfimowGBAYKpHMVyxHGH68= +carvel.dev/vendir v0.42.0/go.mod h1:yE0A4PAEM7YSxV8Q0VIlXHNqISOJ/LnqMluMi7tX1C8= 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 b7020e25..d1e31283 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,7 +1,7 @@ # carvel.dev/imgpkg v0.43.1 ## explicit; go 1.22.5 carvel.dev/imgpkg/pkg/imgpkg/lockconfig -# carvel.dev/vendir v0.41.1 +# carvel.dev/vendir v0.42.0 ## explicit; go 1.22.5 carvel.dev/vendir/pkg/vendir/versions carvel.dev/vendir/pkg/vendir/versions/v1alpha1