Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
carvel-imgpkg version bump for imgpkg resume issue (#4525)
Browse files Browse the repository at this point in the history
Signed-off-by: Vandana Pathak <[email protected]>
Co-authored-by: Vandana Pathak <[email protected]>
  • Loading branch information
Vandy-P and Vandana Pathak authored Mar 28, 2023
1 parent 8c695d7 commit fe8dd98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/cli/plugin/isolated-cluster/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ require (
github.com/onsi/gomega v1.24.1
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.6.1
github.com/vmware-tanzu/carvel-imgpkg v0.33.0
github.com/vmware-tanzu/carvel-imgpkg v0.33.2
github.com/vmware-tanzu/tanzu-framework/apis/run v0.0.0-00010101000000-000000000000
github.com/vmware-tanzu/tanzu-framework/cli/runtime v0.0.0-00010101000000-000000000000
github.com/vmware-tanzu/tanzu-framework/tkg v0.0.0-00010101000000-000000000000
Expand Down
4 changes: 2 additions & 2 deletions cmd/cli/plugin/isolated-cluster/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -602,8 +602,8 @@ github.com/vbatts/tar-split v0.11.2 h1:Via6XqJr0hceW4wff3QRzD5gAk/tatMw/4ZA7cTlI
github.com/vbatts/tar-split v0.11.2/go.mod h1:vV3ZuO2yWSVsz+pfFzDG/upWH1JhjOiEaWq6kXyQ3VI=
github.com/vito/go-interact v1.0.1 h1:O8xi8c93bRUv2Tb/v6HdiuGc+WnWt+AQzF74MOOdlBs=
github.com/vito/go-interact v1.0.1/go.mod h1:HrdHSJXD2yn1MhlTwSIMeFgQ5WftiIorszVGd3S/DAA=
github.com/vmware-tanzu/carvel-imgpkg v0.33.0 h1:ZfMeJ+PKXJkkxcRSRiI/N9Vzxgyqj7YWktY3BEgQC84=
github.com/vmware-tanzu/carvel-imgpkg v0.33.0/go.mod h1:9J2sqH4lTws2fPhiloEWTc7tKvdsmmOxRqEWgMokTXM=
github.com/vmware-tanzu/carvel-imgpkg v0.33.2 h1:w0k/3YRUVyKIRU9593SHoH055P2pJNSiaJ3Iz8Yr4Zs=
github.com/vmware-tanzu/carvel-imgpkg v0.33.2/go.mod h1:TAKw71gyKosIH6vSB8nszLN7AAu5edwix8B5Yt/Q2xk=
github.com/vmware-tanzu/carvel-kapp-controller v0.35.0 h1:zgWNumjhN+0CCiq1Wo4lVTmO89eOA6HuPXgv1sVhE4k=
github.com/vmware-tanzu/carvel-vendir v0.30.0 h1:JqElRFpSsYJQmI5Hrxl1Fx9wJZ2xeDk+TVnnSrFLFVU=
github.com/vmware/govmomi v0.30.2 h1:zPMmLTtAfBgOVsTgwKOzVVahQIOC4A2oyFQFSsn/0ag=
Expand Down

0 comments on commit fe8dd98

Please sign in to comment.