module github.com/Allenxuxu/gev go 1.12 require ( github.com/Allenxuxu/eviop v0.0.0-20190901123806-035c218f739a github.com/Allenxuxu/ringbuffer v0.0.1 github.com/Allenxuxu/toolkit v0.0.0-20190906022029-0629788cfd2f github.com/RussellLuo/timingwheel v0.0.0-20191015104426-744130d33fdc github.com/libp2p/go-reuseport v0.0.1 github.com/panjf2000/gnet v0.0.1-rc.4 github.com/tidwall/evio v1.0.2 golang.org/x/sys v0.0.0-20190830142957-1e83adbbebd0 )