diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-08-20 18:23:21 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-08-20 19:05:29 +0900 |
| commit | cbd95294ba1f6c0a54fe8510814359e4a774cd67 (patch) | |
| tree | 089ec619d013a2a6c0161848690c29527cc9b453 /go.mod | |
| parent | ace59607f2189ebad3b91cd43e7b3f52057dc942 (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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ module hakurei.app -go 1.26 +go 1.27 |
