tile38/vendor/github.com/tidwall/rtree/go.mod

6 lines
85 B
Modula-2
Raw Normal View History

2021-01-26 01:11:55 +03:00
module github.com/tidwall/rtree
go 1.15
2021-02-08 03:54:56 +03:00
require github.com/tidwall/geoindex v1.4.1