summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-11-30 20:48:44 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-11-30 20:48:44 -0800
commita9f1d52877c3e9f184843216cb6996d4bab11ccf (patch)
treeba7d32ceb559cc20661659381ef802b9bdc424e2
parent1a71a5985f3116c138f4acc4613e8e29982e38f5 (diff)
downloadroseh.moe-a9f1d52877c3e9f184843216cb6996d4bab11ccf.tar.zst
Bump Go version
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5ea783d..ecc9d03 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module roseh.moe/pkg/roseh.moe
-go 1.24.0
+go 1.25
require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e