Update module github.com/twpayne/go-geom to v1.6.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
808d40b735
commit
a0b27f10be
2 changed files with 5 additions and 3 deletions
6
go.mod
6
go.mod
|
|
@ -1,15 +1,15 @@
|
|||
module git.nemunai.re/nemunaire/idfm-api
|
||||
|
||||
go 1.21
|
||||
go 1.22
|
||||
|
||||
toolchain go1.22.4
|
||||
toolchain go1.23.5
|
||||
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.10.0
|
||||
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.7
|
||||
github.com/twpayne/go-geom v1.6.0
|
||||
golang.org/x/text v0.21.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue