diff --git a/go.mod b/go.mod index a24f5bd..69d834f 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ // along with this program. If not, see . module codeberg.org/scip/esctl -go 1.26.4 +go 1.26 require ( github.com/MichaelMure/go-term-markdown v0.1.4