From cfa5b7f950a91d66836d870bf17c28b6d72589aa Mon Sep 17 00:00:00 2001 From: "buildkite-renovate-self-hosted[bot]" <320438493+buildkite-renovate-self-hosted[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 04:08:41 +0000 Subject: [PATCH] fix(deps): update module github.com/charmbracelet/bubbletea to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 79e78b58..dfd31395 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/buildkite/go-buildkite/v5 v5.12.0 github.com/buildkite/termoji v0.0.0-20260330080310-c0aa4ebee0d1 github.com/charmbracelet/bubbles v1.0.0 - github.com/charmbracelet/bubbletea v1.3.10 + github.com/charmbracelet/bubbletea/v2 v2.0.9 github.com/charmbracelet/lipgloss v1.1.0 github.com/charmbracelet/x/ansi v0.11.8 github.com/go-git/go-git/v5 v5.19.2