From 7d6675232cca7a1cc6b11c4c8db535843f2e9f94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 14:13:41 +0000 Subject: [PATCH] fix(deps): update module github.com/charmbracelet/bubbletea to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 84ec6be..e8e1534 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( charm.land/lipgloss/v2 v2.0.3 github.com/EnclaveRunner/sdk-go v0.1.0 github.com/charmbracelet/bubbles v1.0.0 - github.com/charmbracelet/bubbletea v1.3.10 + github.com/charmbracelet/bubbletea/v2 v2.0.8 github.com/rs/zerolog v1.35.1 github.com/spf13/cobra v1.10.2 github.com/spf13/pflag v1.0.10