0
mirror of https://github.com/valentineus/go-metatrader4.git synced 2025-08-12 09:26:40 +03:00
Files
go-metatrader4/go.mod

6 lines
88 B
Modula-2
Raw Normal View History

2025-08-11 10:57:49 +00:00
module github.com/digineat/go-metatrader4
2025-06-03 20:07:08 +00:00
go 1.24.2
2025-06-04 12:08:19 +04:00
require golang.org/x/text v0.28.0