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

Commit fe8dd98

Browse files
Vandy-PVandana Pathak
andauthored
carvel-imgpkg version bump for imgpkg resume issue (#4525)
Signed-off-by: Vandana Pathak <[email protected]> Co-authored-by: Vandana Pathak <[email protected]>
1 parent 8c695d7 commit fe8dd98

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cmd/cli/plugin/isolated-cluster/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/onsi/gomega v1.24.1
2727
github.com/pkg/errors v0.9.1
2828
github.com/spf13/cobra v1.6.1
29-
github.com/vmware-tanzu/carvel-imgpkg v0.33.0
29+
github.com/vmware-tanzu/carvel-imgpkg v0.33.2
3030
github.com/vmware-tanzu/tanzu-framework/apis/run v0.0.0-00010101000000-000000000000
3131
github.com/vmware-tanzu/tanzu-framework/cli/runtime v0.0.0-00010101000000-000000000000
3232
github.com/vmware-tanzu/tanzu-framework/tkg v0.0.0-00010101000000-000000000000

cmd/cli/plugin/isolated-cluster/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -602,8 +602,8 @@ github.com/vbatts/tar-split v0.11.2 h1:Via6XqJr0hceW4wff3QRzD5gAk/tatMw/4ZA7cTlI
602602
github.com/vbatts/tar-split v0.11.2/go.mod h1:vV3ZuO2yWSVsz+pfFzDG/upWH1JhjOiEaWq6kXyQ3VI=
603603
github.com/vito/go-interact v1.0.1 h1:O8xi8c93bRUv2Tb/v6HdiuGc+WnWt+AQzF74MOOdlBs=
604604
github.com/vito/go-interact v1.0.1/go.mod h1:HrdHSJXD2yn1MhlTwSIMeFgQ5WftiIorszVGd3S/DAA=
605-
github.com/vmware-tanzu/carvel-imgpkg v0.33.0 h1:ZfMeJ+PKXJkkxcRSRiI/N9Vzxgyqj7YWktY3BEgQC84=
606-
github.com/vmware-tanzu/carvel-imgpkg v0.33.0/go.mod h1:9J2sqH4lTws2fPhiloEWTc7tKvdsmmOxRqEWgMokTXM=
605+
github.com/vmware-tanzu/carvel-imgpkg v0.33.2 h1:w0k/3YRUVyKIRU9593SHoH055P2pJNSiaJ3Iz8Yr4Zs=
606+
github.com/vmware-tanzu/carvel-imgpkg v0.33.2/go.mod h1:TAKw71gyKosIH6vSB8nszLN7AAu5edwix8B5Yt/Q2xk=
607607
github.com/vmware-tanzu/carvel-kapp-controller v0.35.0 h1:zgWNumjhN+0CCiq1Wo4lVTmO89eOA6HuPXgv1sVhE4k=
608608
github.com/vmware-tanzu/carvel-vendir v0.30.0 h1:JqElRFpSsYJQmI5Hrxl1Fx9wJZ2xeDk+TVnnSrFLFVU=
609609
github.com/vmware/govmomi v0.30.2 h1:zPMmLTtAfBgOVsTgwKOzVVahQIOC4A2oyFQFSsn/0ag=

0 commit comments

Comments
 (0)