mirror of
https://github.com/digineat/go-metatrader4.git
synced 2026-03-19 15:10: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:
4
go.mod
4
go.mod
@@ -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
|
||||
|
||||
2
go.sum
2
go.sum
@@ -12,3 +12,5 @@ golang.org/x/text v0.33.0 h1:B3njUFyqtHDUI5jMn1YIr5B0IE2U0qck04r6d4KPAxE=
|
||||
golang.org/x/text v0.33.0/go.mod h1:LuMebE6+rBincTi9+xWTY8TztLzKHc/9C1uBCG27+q8=
|
||||
golang.org/x/text v0.34.0 h1:oL/Qq0Kdaqxa1KbNeMKwQq0reLCCaFtqu2eNuSeNHbk=
|
||||
golang.org/x/text v0.34.0/go.mod h1:homfLqTYRFyVYemLBFl5GgL/DWEiH5wcsQ5gSh1yziA=
|
||||
golang.org/x/text v0.35.0 h1:JOVx6vVDFokkpaq1AEptVzLTpDe9KGpj5tR4/X+ybL8=
|
||||
golang.org/x/text v0.35.0/go.mod h1:khi/HExzZJ2pGnjenulevKNX1W67CUy0AsXcNubPGCA=
|
||||
|
||||
Reference in New Issue
Block a user