diff --git a/go.mod b/go.mod index 606963e..43d2956 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/remogatto/sugarfoam -go 1.22 +go 1.18 require ( github.com/charmbracelet/bubbles v0.18.0