Update module golang.org/x/text to v0.13.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-09-02 13:19:25 +00:00
commit 4c06b0b49e
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/paulmach/go.geojson v1.5.0
github.com/pkg/errors v0.9.1
github.com/twpayne/go-geom v1.5.2
golang.org/x/text v0.12.0
golang.org/x/text v0.13.0
)
require (