From 0b07520bd0861eabd47d483e15843a6ba3eab415 Mon Sep 17 00:00:00 2001 From: rcmadhankumar Date: Fri, 15 Dec 2023 12:09:15 +0530 Subject: [PATCH] Bump imgpkg v0.33.9 and vendir v0.32.12 Signed-off-by: rcmadhankumar --- 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 b2184288..52fbd228 100644 --- a/go.mod +++ b/go.mod @@ -10,8 +10,8 @@ require ( github.com/kisielk/errcheck v1.6.2 github.com/spf13/cobra v1.6.1 github.com/stretchr/testify v1.8.1 - github.com/vmware-tanzu/carvel-imgpkg v0.33.8 - github.com/vmware-tanzu/carvel-vendir v0.32.11 + github.com/vmware-tanzu/carvel-imgpkg v0.33.9 + github.com/vmware-tanzu/carvel-vendir v0.32.12 golang.org/x/sync v0.1.0 k8s.io/apimachinery v0.25.4 sigs.k8s.io/yaml v1.3.0 diff --git a/go.sum b/go.sum index d5edf6c5..d5413de7 100644 --- a/go.sum +++ b/go.sum @@ -117,10 +117,10 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o github.com/vbatts/tar-split v0.11.2 h1:Via6XqJr0hceW4wff3QRzD5gAk/tatMw/4ZA7cTlIME= 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.8 h1:+XMEiJmyCrUWW8VAGKpavfvLhOhzYPp2tUVur4LmFHY= -github.com/vmware-tanzu/carvel-imgpkg v0.33.8/go.mod h1:ojdAv8DSDpedhotEX+7adYsEmbj8IXil9cBHntRLrJ4= -github.com/vmware-tanzu/carvel-vendir v0.32.11 h1:jgr+VoyicBrzh6q5CN8fv9j/sYd/jTZ+J/q4Y06y3GM= -github.com/vmware-tanzu/carvel-vendir v0.32.11/go.mod h1:+GCC7SmMwEOS9StF1yICEGWUP1RJY0aZt8F6Uv6UGJI= +github.com/vmware-tanzu/carvel-imgpkg v0.33.9 h1:IXtbJuU/zkj/u5tl3dG471VYtEESQLLmyfVXygBqUoM= +github.com/vmware-tanzu/carvel-imgpkg v0.33.9/go.mod h1:ojdAv8DSDpedhotEX+7adYsEmbj8IXil9cBHntRLrJ4= +github.com/vmware-tanzu/carvel-vendir v0.32.12 h1:gBoLu2L9atJD/rD/57bgMskMSLf4eK+aiOvUJhB76MI= +github.com/vmware-tanzu/carvel-vendir v0.32.12/go.mod h1:yyhk67lW46tJXmFX9RYgbWJVG8QIds6o6MRps+oIYos= 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 f45c9a89..d38c6d4d 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -128,10 +128,10 @@ github.com/stretchr/testify/require # 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.33.8 +# github.com/vmware-tanzu/carvel-imgpkg v0.33.9 ## explicit; go 1.20 github.com/vmware-tanzu/carvel-imgpkg/pkg/imgpkg/lockconfig -# github.com/vmware-tanzu/carvel-vendir v0.32.11 +# github.com/vmware-tanzu/carvel-vendir v0.32.12 ## explicit; go 1.20 github.com/vmware-tanzu/carvel-vendir/pkg/vendir/versions github.com/vmware-tanzu/carvel-vendir/pkg/vendir/versions/v1alpha1