Skip to content

Commit

Permalink
chore(deps): Bump github.com/vmware-tanzu/carvel-imgpkg (#107)
Browse files Browse the repository at this point in the history
Bumps [github.com/vmware-tanzu/carvel-imgpkg](https://github.com/vmware-tanzu/carvel-imgpkg) from 0.37.0 to 0.37.1.
- [Release notes](https://github.com/vmware-tanzu/carvel-imgpkg/releases)
- [Changelog](https://github.com/carvel-dev/imgpkg/blob/develop/.goreleaser.yml)
- [Commits](carvel-dev/imgpkg@v0.37.0...v0.37.1)

---
updated-dependencies:
- dependency-name: github.com/vmware-tanzu/carvel-imgpkg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Rashed Kamal <krashed@vmware.com>
  • Loading branch information
dependabot[bot] and rashedkvm authored Jun 2, 2023
1 parent 2fd38b9 commit 6a8f548
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/google/go-containerregistry v0.15.2
github.com/google/go-containerregistry/pkg/authn/k8schain v0.0.0-20230517160804-b7ad3f13a62c
github.com/vmware-labs/reconciler-runtime v0.12.0
github.com/vmware-tanzu/carvel-imgpkg v0.37.0
github.com/vmware-tanzu/carvel-imgpkg v0.37.1
go.uber.org/zap v1.24.0
k8s.io/api v0.27.2
k8s.io/apimachinery v0.27.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,8 @@ github.com/vito/go-interact v1.0.1 h1:O8xi8c93bRUv2Tb/v6HdiuGc+WnWt+AQzF74MOOdlB
github.com/vito/go-interact v1.0.1/go.mod h1:HrdHSJXD2yn1MhlTwSIMeFgQ5WftiIorszVGd3S/DAA=
github.com/vmware-labs/reconciler-runtime v0.12.0 h1:MTgJWMQ0y3LE4B/SBKXGPqRncNTXzfEpnzpTFedX9/0=
github.com/vmware-labs/reconciler-runtime v0.12.0/go.mod h1:7vyDauuuK6Wd57ZPCY+CLwofdFc6eKOSFRnAkFBa5ik=
github.com/vmware-tanzu/carvel-imgpkg v0.37.0 h1:A48MpNKHfOgjr2Kl3tD7egm33vdZaB2u9PREPu7Z/rw=
github.com/vmware-tanzu/carvel-imgpkg v0.37.0/go.mod h1:ImU4bXbFMXa+FTuB72hkn3EfVkD0TVDrHy0HL83laMM=
github.com/vmware-tanzu/carvel-imgpkg v0.37.1 h1:iWlU85yX8oFEfl4UXm4hHh6v62v8zuChrIqfJ6KqQ2k=
github.com/vmware-tanzu/carvel-imgpkg v0.37.1/go.mod h1:ImU4bXbFMXa+FTuB72hkn3EfVkD0TVDrHy0HL83laMM=
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ=
github.com/xeipuuv/gojsonschema v1.2.0/go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y=
Expand Down

0 comments on commit 6a8f548

Please sign in to comment.