From 68f19fa2296d143e2f56fdcd193784daf4877c1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 10:43:04 +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 813c6bb..0f2948e 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/Breee/kubeswitch go 1.26.0 require ( - github.com/charmbracelet/bubbletea v1.3.10 + github.com/charmbracelet/bubbletea/v2 v2.0.6 github.com/charmbracelet/lipgloss v1.1.0 k8s.io/api v0.36.1 k8s.io/apimachinery v0.36.1