chore: migrate to lipgloss/v2

This commit is contained in:
Pasha Sviderski
2026-03-10 18:54:34 +10:00
parent d5687cd713
commit 33fcb2fe74
12 changed files with 100 additions and 71 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"fmt"
"strings"
"github.com/charmbracelet/lipgloss"
"charm.land/lipgloss/v2"
composetypes "github.com/compose-spec/compose-go/v2/types"
mapset "github.com/deckarep/golang-set/v2"
"github.com/docker/cli/cli/command"