Skip to content

Commit

Permalink
Bump imgpkg to v0.37.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sethiyash committed Oct 16, 2023
1 parent 1b4b9ae commit 0548e2a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
github.com/vmware-tanzu/carvel-imgpkg v0.37.5
github.com/vmware-tanzu/carvel-imgpkg v0.37.6
golang.org/x/crypto v0.12.0
golang.org/x/oauth2 v0.8.0
golang.org/x/tools v0.12.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,8 @@ 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.5 h1:jVwlE4y9/jShXusDKsK6WS/0fpa1QeL2KpAAgLPucl8=
github.com/vmware-tanzu/carvel-imgpkg v0.37.5/go.mod h1:X0WGElm/Eiy42HkAu8I8nPg8wjPrVsfpt7MrTWkh4pQ=
github.com/vmware-tanzu/carvel-imgpkg v0.37.6 h1:2q1MJF5Vs9YL+ovcgXIIxonJFvak1sfrsp/VLomkQw4=
github.com/vmware-tanzu/carvel-imgpkg v0.37.6/go.mod h1:X0WGElm/Eiy42HkAu8I8nPg8wjPrVsfpt7MrTWkh4pQ=
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.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ 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.5
# github.com/vmware-tanzu/carvel-imgpkg v0.37.6
## explicit; go 1.20
github.com/vmware-tanzu/carvel-imgpkg/pkg/imgpkg/bundle
github.com/vmware-tanzu/carvel-imgpkg/pkg/imgpkg/image
Expand Down

0 comments on commit 0548e2a

Please sign in to comment.