We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60845e commit 575b52eCopy full SHA for 575b52e
1 file changed
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/charmbracelet/glamour v0.10.0
12
github.com/charmbracelet/huh v0.8.0
13
github.com/charmbracelet/huh/spinner v0.0.0-20260216111231-bffc99a26329
14
- github.com/charmbracelet/lipgloss v1.1.1-0.20250404203927-76690c660834
+ github.com/charmbracelet/lipgloss/v2 v2.0.1
15
github.com/charmbracelet/x/term v0.2.2
16
github.com/gabriel-vasile/mimetype v1.4.13
17
github.com/gobuffalo/flect v1.0.3
0 commit comments