Skip to content

Commit

Permalink
Bump imgpkg 0.37.9 and vendir 0.34.10 for 0.37.x line
Browse files Browse the repository at this point in the history
Signed-off-by: kumari tanushree <[email protected]>
  • Loading branch information
kumari tanushree committed Dec 15, 2023
1 parent 91fcebc commit 632b90a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.8
github.com/vmware-tanzu/carvel-vendir v0.34.9
github.com/vmware-tanzu/carvel-imgpkg v0.37.9
github.com/vmware-tanzu/carvel-vendir v0.34.10
golang.org/x/sync v0.3.0
k8s.io/apimachinery v0.28.1
sigs.k8s.io/yaml v1.3.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.8 h1:OTzYdgKcxB8g0kFPlNTXTFlr/+2Hz3U5lxMM4UVjYRs=
github.com/vmware-tanzu/carvel-imgpkg v0.37.8/go.mod h1:Lzr4hzEkVBO3ks/6UyilNesXg5VsrhCf6rw94xd8KCQ=
github.com/vmware-tanzu/carvel-vendir v0.34.9 h1:g+HP38rEru48rnNA4mM5r+DdkC6jQU6OL5W2IVr7Cho=
github.com/vmware-tanzu/carvel-vendir v0.34.9/go.mod h1:KpZgfzpPIt6TUp7kUq+RCDplvirxar7rA8F8UDX7Iss=
github.com/vmware-tanzu/carvel-imgpkg v0.37.9 h1:XxLNBZ06rI74p4rksHTCkHXyRNIqZhcySTHFUikSl4I=
github.com/vmware-tanzu/carvel-imgpkg v0.37.9/go.mod h1:Lzr4hzEkVBO3ks/6UyilNesXg5VsrhCf6rw94xd8KCQ=
github.com/vmware-tanzu/carvel-vendir v0.34.10 h1:SIcs11Xr5jDu7FEMAUKpc5vFBQQEQp790GHp0nhFX+I=
github.com/vmware-tanzu/carvel-vendir v0.34.10/go.mod h1:jUOvw44NCSxkvopJMpwKqNK5AqhmU1daYRpYZaDSKnc=
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=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,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.8
# github.com/vmware-tanzu/carvel-imgpkg v0.37.9
## explicit; go 1.20
github.com/vmware-tanzu/carvel-imgpkg/pkg/imgpkg/lockconfig
# github.com/vmware-tanzu/carvel-vendir v0.34.9
# github.com/vmware-tanzu/carvel-vendir v0.34.10
## explicit; go 1.20
github.com/vmware-tanzu/carvel-vendir/pkg/vendir/versions
github.com/vmware-tanzu/carvel-vendir/pkg/vendir/versions/v1alpha1
Expand Down

0 comments on commit 632b90a

Please sign in to comment.