diff --git a/go.mod b/go.mod index 4f11c7eb..302159d9 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/floatpane/matcha -go 1.26.2 +go 1.26.3 require ( charm.land/bubbles/v2 v2.1.0