We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba380c commit 32a12ccCopy full SHA for 32a12cc
1 file changed
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/ALT-F4-LLC/vorpal/sdk/go v0.0.0-20260519164333-504fda438571
7
github.com/charmbracelet/glamour v1.0.0
8
github.com/charmbracelet/huh v1.0.0
9
- github.com/charmbracelet/lipgloss v1.1.1-0.20250404203927-76690c660834
+ github.com/charmbracelet/lipgloss/v2 v2.0.3
10
github.com/dustin/go-humanize v1.0.1
11
github.com/spf13/cobra v1.10.2
12
golang.org/x/term v0.43.0
0 commit comments