tidwall 3ed048242e Various updates
- Updated all dependencies
- Updated geoindex Box api
2021-02-03 14:30:55 -07:00

9 lines
121 B
Modula-2

module github.com/tidwall/redcon
go 1.15
require (
github.com/tidwall/btree v0.2.2
github.com/tidwall/match v1.0.1
)