2
mirror of https://github.com/digineat/go-metatrader4.git synced 2026-04-30 17:03:46 +04:00
Files
go-metatrader4/go.mod
T

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.25.0
2025-06-04 12:08:19 +04:00
require golang.org/x/text v0.36.0