google / btree

BTree provides a simple, ordered, in-memory data structure for Go programs.
Apache License 2.0
3.9k stars 414 forks source link

add mod file #30

Closed urandom2 closed 5 years ago

urandom2 commented 5 years ago
gconnell commented 5 years ago

Tagged current release v1.0.0, since it's been nicely stable for a while.

gconnell commented 5 years ago

Thanks!

urandom2 commented 5 years ago

since go modules only consume from release tags, can you tag v1.0.1 off master?