Skip to content

Commit 04aa014

Browse files
fix(deps): update module github.com/charmbracelet/lipgloss to v2
1 parent 7df8e28 commit 04aa014

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.24.0
44

55
require (
66
github.com/charmbracelet/bubbletea v1.3.10
7-
github.com/charmbracelet/lipgloss v1.1.0
7+
github.com/charmbracelet/lipgloss/v2 v2.0.3
88
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
99
)
1010

0 commit comments

Comments
 (0)