diff --git a/go.mod b/go.mod index 3f4652e..ed12509 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.24.2 require ( github.com/charmbracelet/bubbles/v2 v2.0.0-beta.1 - github.com/charmbracelet/bubbletea/v2 v2.0.0-beta1 + github.com/charmbracelet/bubbletea/v2 v2.0.2 github.com/charmbracelet/huh v0.6.0 github.com/charmbracelet/lipgloss/v2 v2.0.0-beta1 github.com/sirupsen/logrus v1.9.3