Skip to content

Commit

Permalink
Bump carvel.dev/imgpkg from 0.43.0 to 0.43.1
Browse files Browse the repository at this point in the history
Bumps [carvel.dev/imgpkg](https://github.com/carvel-dev/imgpkg) from 0.43.0 to 0.43.1.
- [Release notes](https://github.com/carvel-dev/imgpkg/releases)
- [Changelog](https://github.com/carvel-dev/imgpkg/blob/develop/.goreleaser.yml)
- [Commits](carvel-dev/imgpkg@v0.43.0...v0.43.1)

---
updated-dependencies:
- dependency-name: carvel.dev/imgpkg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 0467415 commit 6f0817f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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 carvel.dev/kbld
go 1.22.5

require (
carvel.dev/imgpkg v0.43.0
carvel.dev/imgpkg v0.43.1
carvel.dev/vendir v0.41.0
github.com/cppforlife/cobrautil v0.0.0-20221021151949-d60711905d65
github.com/cppforlife/go-cli-ui v0.0.0-20220428182907-73db60c7611a
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
carvel.dev/imgpkg v0.43.0 h1:Co2oGu0iR76/PwuJt+ZJBsrX2BsMKguvv9x6bFh2E0g=
carvel.dev/imgpkg v0.43.0/go.mod h1:bPg9BMLe00c1Z9YW30zuNaqaGTEAl4ysDMl/lzftGck=
carvel.dev/imgpkg v0.43.1 h1:AjvY2Rpz7FIRd1jxOHMyAZwAV6MiqKOLyjT+gzhznbI=
carvel.dev/imgpkg v0.43.1/go.mod h1:mLKnJumG8xtUY4ItDHZCj8XFfCwCdIr26pyxSvP3EPo=
carvel.dev/vendir v0.41.0 h1:Sbqewcb8WD09eApib9bX6LBsdc7QRwjTYF27w2Jg/LA=
carvel.dev/vendir v0.41.0/go.mod h1:LyXSnh0IKZ0Stj7ZLHt4bRDeFLZo6O4vf/Yv1emZzAQ=
github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 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
Expand Down

0 comments on commit 6f0817f

Please sign in to comment.