From 9447307b362b01af55355d3e4f9891744e9b3e61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 18:43:54 +0000 Subject: [PATCH] chore(deps): bump charm.land/bubbletea/v2 in the actions-deps group Bumps the actions-deps group with 1 update: [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea). Updates `charm.land/bubbletea/v2` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](https://github.com/charmbracelet/bubbletea/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: charm.land/bubbletea/v2 dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 42c9f01..9b8fddf 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.26.0 require ( charm.land/bubbles/v2 v2.0.0 - charm.land/bubbletea/v2 v2.0.0 + charm.land/bubbletea/v2 v2.0.1 charm.land/glamour/v2 v2.0.0-20260226140904-e36ae5e1858e charm.land/lipgloss/v2 v2.0.0 github.com/redis/go-redis/v9 v9.18.0 diff --git a/go.sum b/go.sum index adaa550..348cb66 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ charm.land/bubbles/v2 v2.0.0 h1:tE3eK/pHjmtrDiRdoC9uGNLgpopOd8fjhEe31B/ai5s= charm.land/bubbles/v2 v2.0.0/go.mod h1:rCHoleP2XhU8um45NTuOWBPNVHxnkXKTiZqcclL/qOI= -charm.land/bubbletea/v2 v2.0.0 h1:p0d6CtWyJXJ9GfzMpUUqbP/XUUhhlk06+vCKWmox1wQ= -charm.land/bubbletea/v2 v2.0.0/go.mod h1:3LRff2U4WIYXy7MTxfbAQ+AdfM3D8Xuvz2wbsOD9OHQ= +charm.land/bubbletea/v2 v2.0.1 h1:B8e9zzK7x9JJ+XvHGF4xnYu9Xa0E0y0MyggY6dbaCfQ= +charm.land/bubbletea/v2 v2.0.1/go.mod h1:3LRff2U4WIYXy7MTxfbAQ+AdfM3D8Xuvz2wbsOD9OHQ= charm.land/glamour/v2 v2.0.0-20260226140904-e36ae5e1858e h1:omrLMt4RQP32qbfjil49i7w1ivWZw49ODtfuhuSSeLw= charm.land/glamour/v2 v2.0.0-20260226140904-e36ae5e1858e/go.mod h1:nGO4dV6RdZ5jEgll5o1gzcrXpTYlM0hCsZ5lKbnA5gE= charm.land/lipgloss/v2 v2.0.0 h1:sd8N/B3x892oiOjFfBQdXBQp3cAkvjGaU5TvVZC3ivo=