diff --git a/go.mod b/go.mod index 8ed9c02..f6ee6ab 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/openbootdotdev/openboot -go 1.25.10 +go 1.25.11 require ( github.com/charmbracelet/bubbles v0.20.0