twpayne / go-geom

Package geom implements efficient geometry types for geospatial applications.
BSD 2-Clause "Simplified" License
841 stars 104 forks source link

Upgrade go-kml & go mod tidy #196

Closed ZzEeKkAa closed 3 years ago

ZzEeKkAa commented 3 years ago

Upgraded https://github.com/twpayne/go-kml version and run go mod tidy to remove unused dependencies (https://github.com/golang/go/issues/33008).

twpayne commented 3 years ago

Thank you :)