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

This commit is contained in:
Renovate Bot 2025-04-17 01:38:14 +00:00 committed by nemunaire
commit ebfde72bdb
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.6.0
github.com/twpayne/go-geom v1.6.1
golang.org/x/text v0.23.0
)