all: initialise go module

Signed-off-by: Yonah <contrib@gensokyo.uk>
This commit is contained in:
2026-03-21 14:29:50 +09:00
commit 3f5c3c8ff9
2 changed files with 28 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.gensokyo.uk/cofront/cof-spec
go 1.25.0