go mod init

This commit is contained in:
Leons Aleksandrovs
2025-08-10 21:53:27 +03:00
parent 0d3fe297af
commit 2cb4b05d4b

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module runner
go 1.24.4