From b80e35470c8bd9558eccba7d8c2f4cc2f074fa6e Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Fri, 27 Mar 2026 06:01:36 +0000 Subject: [PATCH] Update module github.com/charmbracelet/bubbles to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bdbf507..7048635 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22.4 toolchain go1.22.5 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/lipgloss v0.11.0 github.com/cli/oauth v1.0.1