module github.com/alibaba/RedisShake go 1.16 require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/pelletier/go-toml/v2 v2.0.0-beta.3 github.com/rs/zerolog v1.27.0 github.com/yuin/gopher-lua v0.0.0-20220504180219-658193537a64 golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect )