aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-08-20 18:23:21 +0900
committerOphestra <cat@gensokyo.uk>2026-08-20 19:05:29 +0900
commitcbd95294ba1f6c0a54fe8510814359e4a774cd67 (patch)
tree089ec619d013a2a6c0161848690c29527cc9b453 /go.mod
parentace59607f2189ebad3b91cd43e7b3f52057dc942 (diff)
go: 1.27
This fixes test cases affected by jsonv2 changes. Signed-off-by: Ophestra <cat@gensokyo.uk>
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 6457cffa..7514bcba 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
module hakurei.app
-go 1.26
+go 1.27