From 8828e68d14310250dbd9b4b7cb1c4d2812c1ab48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 07:12:13 +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 18058c5..61418fd 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/jaronline/blocksmith go 1.24.0 require ( - github.com/charmbracelet/bubbles v0.21.0 + github.com/charmbracelet/bubbles/v2 v2.2.1 github.com/charmbracelet/bubbletea v1.3.9 github.com/charmbracelet/lipgloss v1.1.0 github.com/lrstanley/bubblezone v1.0.0