diff --git a/pkg/repo/index_test.go b/pkg/repo/index_test.go index 92b9f658d..4a630fe74 100644 --- a/pkg/repo/index_test.go +++ b/pkg/repo/index_test.go @@ -28,6 +28,7 @@ import ( "testing" "golang.org/x/sync/errgroup" + "helm.sh/helm/v3/pkg/chart" "helm.sh/helm/v3/pkg/cli" "helm.sh/helm/v3/pkg/getter"