Compare commits

..

1 commit

Author SHA1 Message Date
RenovateBot
b80e35470c Update module github.com/charmbracelet/bubbles to v2 2026-03-27 06:01:36 +00:00

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.22.4
toolchain go1.22.5 toolchain go1.22.5
require ( require (
github.com/charmbracelet/bubbles v0.18.0 github.com/charmbracelet/bubbles/v2 v2.1.0
github.com/charmbracelet/bubbletea v0.26.5 github.com/charmbracelet/bubbletea v0.26.5
github.com/charmbracelet/lipgloss v0.11.0 github.com/charmbracelet/lipgloss v0.11.0
github.com/cli/oauth v1.0.1 github.com/cli/oauth v1.0.1