diff --git a/go.mod b/go.mod index e782d39..165f130 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/dhth/mult -go 1.26.6 +go 1.27.1 require ( charm.land/bubbles/v2 v2.2.1