2
mirror of https://github.com/digineat/go-metatrader4.git synced 2026-02-26 14:30:24 +04:00

Update module golang.org/x/text to v0.34.0 (#37)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-09 23:00:19 +00:00
committed by GitHub
parent 88a5eccbf2
commit 31186fabd2
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module github.com/digineat/go-metatrader4
go 1.24.2
require golang.org/x/text v0.33.0
require golang.org/x/text v0.34.0