diff --git a/pkg/action/upgrade_test.go b/pkg/action/upgrade_test.go index 48c68c8cc..69ee25cd6 100644 --- a/pkg/action/upgrade_test.go +++ b/pkg/action/upgrade_test.go @@ -21,7 +21,7 @@ import ( "testing" "time" - "helm.sh/helm/pkg/chart" + "helm.sh/helm/v3/pkg/chart" "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require"