Skip to content

Commit

Permalink
fix(deps): update module carvel.dev/vendir to v0.42.0 (#334)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 36fce1a commit 1149696
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/mykso/myks
go 1.22.5

require (
carvel.dev/vendir v0.41.1
carvel.dev/vendir v0.42.0
carvel.dev/ytt v0.50.0
github.com/alecthomas/chroma/v2 v2.14.0
github.com/cppforlife/go-cli-ui v0.0.0-20220622150351-995494831c6c
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ 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=
carvel.dev/ytt v0.50.0 h1:otS2H45ya406sikV17k9FP9Xo0MOVwbHByuA+cPvc4E=
carvel.dev/ytt v0.50.0/go.mod h1:qnB4lXG2eR1F8f9sid21DYzU8hFGFAx/7HO2pvUysHk=
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
Expand Down

0 comments on commit 1149696

Please sign in to comment.