diff --git a/go.mod b/go.mod index c39009b..04fc722 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/dhth/mult -go 1.26.1 +go 1.26.2 require ( charm.land/bubbles/v2 v2.1.0