Update module github.com/twpayne/go-geom to v1.5.7
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-08-18 18:22:53 +00:00
commit eeb2de2606
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/mb0/wkt v0.0.0-20170420051526-a30afd545ee1
github.com/paulmach/go.geojson v1.5.0
github.com/pkg/errors v0.9.1
github.com/twpayne/go-geom v1.5.5
github.com/twpayne/go-geom v1.5.7
golang.org/x/text v0.16.0
)