We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 793737c commit 38d6670Copy full SHA for 38d6670
1 file changed
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/alicebob/miniredis/v2 v2.36.1
8
github.com/charmbracelet/bubbles v0.21.1
9
github.com/charmbracelet/bubbletea v1.3.10
10
- github.com/charmbracelet/lipgloss v1.1.0
+ github.com/charmbracelet/lipgloss/v2 v2.0.2
11
github.com/creasty/defaults v1.8.0
12
github.com/go-logr/stdr v1.2.2
13
github.com/go-playground/validator/v10 v10.30.1
0 commit comments