Init Go Project

This commit is contained in:
2026-04-03 23:44:13 +01:00
parent 0b4f7e4226
commit 4c983686b4
3 changed files with 6 additions and 0 deletions

3
src/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module main
go 1.26.1

0
src/main.go Normal file
View File