From 206e3e64ac206a0b0cc37d6eb28fb8dd1dd91983 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 05:19:26 +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 0ae83c2..07c2f08 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/boneskull/gh-stack go 1.25.0 require ( - github.com/charmbracelet/bubbles v0.21.1 + github.com/charmbracelet/bubbles/v2 v2.1.0 github.com/charmbracelet/huh v1.0.0 github.com/cli/go-gh/v2 v2.13.0 github.com/cli/safeexec v1.0.1