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