From 63e87e6ef8e85d17eb9310dce315e8d8c54e5ee1 Mon Sep 17 00:00:00 2001 From: kumari tanushree Date: Tue, 13 Jun 2023 16:32:40 +0530 Subject: [PATCH] Bumped imgpkg and vendir to latest version Signed-off-by: kumari tanushree --- go.mod | 4 ++-- go.sum | 8 ++++---- vendor/modules.txt | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/go.mod b/go.mod index 47c0e573..115a065f 100644 --- a/go.mod +++ b/go.mod @@ -10,8 +10,8 @@ require ( github.com/kisielk/errcheck v1.6.3 github.com/spf13/cobra v1.7.0 github.com/stretchr/testify v1.8.4 - github.com/vmware-tanzu/carvel-imgpkg v0.37.1 - github.com/vmware-tanzu/carvel-vendir v0.34.0 + github.com/vmware-tanzu/carvel-imgpkg v0.37.2 + github.com/vmware-tanzu/carvel-vendir v0.34.3 golang.org/x/sync v0.2.0 k8s.io/apimachinery v0.27.2 sigs.k8s.io/yaml v1.3.0 diff --git a/go.sum b/go.sum index cd0cc02a..efa29351 100644 --- a/go.sum +++ b/go.sum @@ -123,10 +123,10 @@ github.com/vbatts/tar-split v0.11.3 h1:hLFqsOLQ1SsppQNTMpkpPXClLDfC2A3Zgy9OUU+RV github.com/vbatts/tar-split v0.11.3/go.mod h1:9QlHN18E+fEH7RdG+QAJJcuya3rqT7eXSTY7wGrAokY= 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.37.1 h1:iWlU85yX8oFEfl4UXm4hHh6v62v8zuChrIqfJ6KqQ2k= -github.com/vmware-tanzu/carvel-imgpkg v0.37.1/go.mod h1:ImU4bXbFMXa+FTuB72hkn3EfVkD0TVDrHy0HL83laMM= -github.com/vmware-tanzu/carvel-vendir v0.34.0 h1:onmcZ5P6raJ2XWLW6Jj9n9vobXykugrhQNM5BN1oIYM= -github.com/vmware-tanzu/carvel-vendir v0.34.0/go.mod h1:n15yC4CY4n1rb52rJv4upMUzelDZPr1ohGyxddh5BL0= +github.com/vmware-tanzu/carvel-imgpkg v0.37.2 h1:yGL38LG3+gue9kR3Zt4/3hEXPYtUPfAw4xgouRc8yTw= +github.com/vmware-tanzu/carvel-imgpkg v0.37.2/go.mod h1:ImU4bXbFMXa+FTuB72hkn3EfVkD0TVDrHy0HL83laMM= +github.com/vmware-tanzu/carvel-vendir v0.34.3 h1:l3w1fq1txvk4PIaoyNlS5oxHMzWXdiSiJHMUJ/w1S9A= +github.com/vmware-tanzu/carvel-vendir v0.34.3/go.mod h1:n3mFqV6UrLCwDy1S5Wr73XIbolTYfY+NOBqxC1ihjRk= github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.4.1/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k= diff --git a/vendor/modules.txt b/vendor/modules.txt index c47de31d..4c9c9ced 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -143,10 +143,10 @@ github.com/vbatts/tar-split/archive/tar # github.com/vito/go-interact v1.0.1 ## explicit; go 1.12 github.com/vito/go-interact/interact -# github.com/vmware-tanzu/carvel-imgpkg v0.37.1 +# github.com/vmware-tanzu/carvel-imgpkg v0.37.2 ## explicit; go 1.20 github.com/vmware-tanzu/carvel-imgpkg/pkg/imgpkg/lockconfig -# github.com/vmware-tanzu/carvel-vendir v0.34.0 +# github.com/vmware-tanzu/carvel-vendir v0.34.3 ## explicit; go 1.20 github.com/vmware-tanzu/carvel-vendir/pkg/vendir/versions github.com/vmware-tanzu/carvel-vendir/pkg/vendir/versions/v1alpha1