Skip to content

Commit 896340f

Browse files
fix(deps): update module github.com/charmbracelet/bubbles to v2
1 parent 640e114 commit 896340f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ncode/pretty
33
go 1.26
44

55
require (
6-
github.com/charmbracelet/bubbles v1.0.0
6+
github.com/charmbracelet/bubbles/v2 v2.0.0
77
github.com/charmbracelet/bubbletea v1.3.10
88
github.com/fatih/color v1.18.0
99
github.com/mitchellh/go-homedir v1.1.0

0 commit comments

Comments
 (0)