diff --git a/pkg/cmd/plugin_update.go b/pkg/cmd/plugin_update.go index 286b05930..d7a279a34 100644 --- a/pkg/cmd/plugin_update.go +++ b/pkg/cmd/plugin_update.go @@ -23,6 +23,7 @@ import ( "path/filepath" "strings" + "github.com/Masterminds/semver/v3" "github.com/spf13/cobra" "helm.sh/helm/v4/internal/plugin"