Skip to content

Commit 85e9bbe

Browse files
fix(deps): update module github.com/charmbracelet/lipgloss to v2
1 parent 547f6a4 commit 85e9bbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.5
44

55
require (
66
github.com/charmbracelet/huh v0.8.0
7-
github.com/charmbracelet/lipgloss v1.1.0
7+
github.com/charmbracelet/lipgloss/v2 v2.0.0
88
github.com/gorilla/mux v1.8.1
99
github.com/lucasb-eyer/go-colorful v1.3.0
1010
github.com/spf13/cobra v1.10.2

0 commit comments

Comments
 (0)