File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/koki-develop/clive
33go 1.19
44
55require (
6- github.com/charmbracelet/bubbles v0.14 .0
6+ github.com/charmbracelet/bubbles v0.15 .0
77 github.com/charmbracelet/bubbletea v0.23.1
88 github.com/charmbracelet/lipgloss v0.6.0
99 github.com/go-rod/rod v0.112.3
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ github.com/aymanbagabas/go-osc52 v1.0.3 h1:DTwqENW7X9arYimJrPeGZcV0ln14sGMt3pHZs
33github.com/aymanbagabas/go-osc52 v1.0.3 /go.mod h1:zT8H+Rk4VSabYN90pWyugflM3ZhpTZNC7cASDfUCdT4 =
44github.com/charmbracelet/bubbles v0.14.0 h1:DJfCwnARfWjZLvMglhSQzo76UZ2gucuHPy9jLWX45Og =
55github.com/charmbracelet/bubbles v0.14.0 /go.mod h1:bbeTiXwPww4M031aGi8UK2HT9RDWoiNibae+1yCMtcc =
6+ github.com/charmbracelet/bubbles v0.15.0 h1:c5vZ3woHV5W2b8YZI1q7v4ZNQaPetfHuoHzx+56Z6TI =
7+ github.com/charmbracelet/bubbles v0.15.0 /go.mod h1:Y7gSFbBzlMpUDR/XM9MhZI374Q+1p1kluf1uLl8iK74 =
68github.com/charmbracelet/bubbletea v0.21.0 /go.mod h1:GgmJMec61d08zXsOhqRC/AiOx4K4pmz+VIcRIm1FKr4 =
79github.com/charmbracelet/bubbletea v0.23.1 h1:CYdteX1wCiCzKNUlwm25ZHBIc1GXlYFyUIte8WPvhck =
810github.com/charmbracelet/bubbletea v0.23.1 /go.mod h1:JAfGK/3/pPKHTnAS8JIE2u9f61BjWTQY57RbT25aMXU =
You can’t perform that action at this time.
0 commit comments