From e9713e2a31d51439a503df5467d36d99f4bf626e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 03:22:59 +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 3a54388..076796c 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/fairwindsops/bif go 1.20 require ( - github.com/charmbracelet/bubbles v0.16.1 + github.com/charmbracelet/bubbles/v2 v2.2.1 github.com/charmbracelet/bubbletea v0.24.2 github.com/charmbracelet/lipgloss v0.7.1 github.com/manifoldco/promptui v0.9.0