From a2cf9ddf3750162e9a10eeebafa9662576e9757e Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@gitea.com> Date: Fri, 28 Feb 2025 15:49:13 -0800 Subject: [PATCH] Update module github.com/charmbracelet/bubbles to v0.20.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 249095f..ed2114e 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.21 require ( github.com/atotto/clipboard v0.1.4 - github.com/charmbracelet/bubbles v0.18.0 + github.com/charmbracelet/bubbles v0.20.0 github.com/charmbracelet/bubbletea v0.26.6 github.com/charmbracelet/lipgloss v0.12.1 github.com/cristalhq/aconfig v0.18.5