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