Add basic go application and remove python code
This commit is contained in:
parent
345e7697ff
commit
377e57ee43
25 changed files with 57 additions and 3591 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module suruatoel.xyz/mcg
|
||||
|
||||
go 1.25.0
|
||||
|
||||
toolchain go1.26.0
|
||||
Loading…
Reference in a new issue