From abeb0e05e772d242f4b256109b2bc767e62b6e4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 09:28:23 +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 0a45309..98f034f 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.24.0 require ( github.com/asg017/sqlite-vec-go-bindings v0.1.6 - github.com/charmbracelet/bubbles v0.21.0 + github.com/charmbracelet/bubbles/v2 v2.1.1 github.com/charmbracelet/bubbletea v1.3.6 github.com/charmbracelet/lipgloss v1.1.0 github.com/google/go-cmp v0.7.0