diff --git a/go.mod b/go.mod index b5a51d8..6a46a88 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module launcher go 1.24 -require github.com/charmbracelet/log v0.4.2 +require github.com/charmbracelet/log/v2 v2.0.0 require ( github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect