aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-12-29 18:53:44 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-12-29 18:53:44 -0800
commitadb9ff3a33a49b322aa2481b2f73ab205d143f3a (patch)
tree61a6d534017ea7a3e10965ae69318813cfe183cd /go.mod
parent838988c1f2cf8aed46ce0c028d32a2d2a22d01fb (diff)
downloadoae2-adb9ff3a33a49b322aa2481b2f73ab205d143f3a.tar.zst
Downgrade required Go version
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f24aa5e..034b23a 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
module roseh.moe/pkg/oae2
-go 1.25.4
+go 1.24