From 81ffe13a690bdac52db8ba8dee34a9b2fcb54514 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 16:03:04 +0000 Subject: [PATCH] fix(deps): 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 d1aba7d..6d60573 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/iodesystems/dun go 1.26.2 require ( - github.com/charmbracelet/bubbles v1.0.0 + github.com/charmbracelet/bubbles/v2 v2.2.1 github.com/charmbracelet/bubbletea v1.3.10 github.com/charmbracelet/glamour v1.0.0 github.com/charmbracelet/lipgloss v1.1.1-0.20250404203927-76690c660834