diff --git a/go.mod b/go.mod index 6cce070..a12f9f6 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.26.0 require ( git.fossy.my.id/bagas/tunnel-please-grpc v1.5.0 github.com/caddyserver/certmagic v0.25.2 - github.com/charmbracelet/bubbles v1.0.0 + github.com/charmbracelet/bubbles/v2 v2.0.0 github.com/charmbracelet/bubbletea v1.3.10 github.com/charmbracelet/lipgloss v1.1.0 github.com/joho/godotenv v1.5.1