Skip to content

Commit 8776f4c

Browse files
fix(deps): update module github.com/charmbracelet/bubbletea to v2
1 parent 7df8e28 commit 8776f4c

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
@@ -3,7 +3,7 @@ module github.com/apptly-oss/bubblespice
33
go 1.24.0
44

55
require (
6-
github.com/charmbracelet/bubbletea v1.3.10
6+
github.com/charmbracelet/bubbletea/v2 v2.0.6
77
github.com/charmbracelet/lipgloss v1.1.0
88
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
99
)

0 commit comments

Comments
 (0)