From 35f7d0a9c6ae26ae6709e2adfeab453c253ed5db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:35:16 +0000 Subject: [PATCH] fix(deps): 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 613cc187..a0b713b1 100644 --- a/go.mod +++ b/go.mod @@ -35,7 +35,7 @@ require ( ) require ( - github.com/charmbracelet/bubbles v0.17.1 + github.com/charmbracelet/bubbles v0.20.0 github.com/charmbracelet/bubbletea v0.25.0 github.com/charmbracelet/lipgloss v0.9.1 github.com/deckarep/golang-set/v2 v2.6.0