core: setup go module

This commit is contained in:
Maxime Bécu-Métailler
2026-06-03 09:36:34 +02:00
parent 75790c5767
commit 4542a71fcc
3 changed files with 21 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.kroyoda.net/skeleton
go 1.26.1