0
mirror of https://github.com/valentineus/go-metatrader4.git synced 2025-07-07 17:30:28 +03:00

Init Go Project

This commit is contained in:
2025-06-03 20:07:08 +00:00
parent 1dfbf8e7b3
commit 76dc648f33
2 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/valentineus/go-metatrader4
go 1.24.2