From cafa0182ebccafef27be04acaca8b5c6223311bf Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 25 Oct 2025 10:47:12 +0200 Subject: [PATCH] go.mod: update language version --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 15f3e8d..adfd816 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/stapelberg/qrbill -go 1.21 +go 1.25 require ( github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b