mirror of https://github.com/tidwall/rtred.git
Added Go module
This commit is contained in:
parent
32188eeb08
commit
52b0a70744
|
@ -0,0 +1,5 @@
|
||||||
|
module github.com/tidwall/rtree
|
||||||
|
|
||||||
|
go 1.15
|
||||||
|
|
||||||
|
require github.com/tidwall/tinyqueue v0.1.1
|
Loading…
Reference in New Issue