diff --git a/go.mod b/go.mod index a04cf867..8231ec34 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,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.10 + github.com/vmware-tanzu/carvel-imgpkg v0.37.11 golang.org/x/crypto v0.14.0 golang.org/x/oauth2 v0.8.0 golang.org/x/tools v0.12.0