fix after rebase

Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
pull/13514/head
Suleiman Dibirov 6 months ago
parent 24335de839
commit 4eb60e2dc1

@ -16,6 +16,7 @@ limitations under the License.
package installer // import "helm.sh/helm/v4/pkg/plugin/installer" package installer // import "helm.sh/helm/v4/pkg/plugin/installer"
import ( import (
"fmt"
"log/slog" "log/slog"
"os" "os"
"sort" "sort"

Loading…
Cancel
Save