2
mirror of https://github.com/digineat/go-metatrader4.git synced 2026-03-19 23:20:25 +04:00

Update module golang.org/x/text to v0.35.0 (#41)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-11 16:37:17 +00:00
committed by GitHub
parent f9865ed752
commit 040d938c1a
2 changed files with 4 additions and 2 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module github.com/digineat/go-metatrader4
go 1.24.2
go 1.25.0
require golang.org/x/text v0.34.0
require golang.org/x/text v0.35.0