diff --git a/go.mod b/go.mod index 5d55e6f..901de88 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.0 require ( github.com/charmbracelet/bubbles v0.21.1 - github.com/charmbracelet/bubbletea v1.3.10 + github.com/charmbracelet/bubbletea/v2 v2.0.2 github.com/charmbracelet/huh v0.8.0 github.com/miekg/dns v1.1.72 golang.org/x/sys v0.42.0