module github.com/Allenxuxu/gev go 1.13 require ( github.com/Allenxuxu/eviop v0.0.0-20190901123806-035c218f739a github.com/Allenxuxu/ringbuffer v0.0.4 github.com/Allenxuxu/toolkit v0.0.0-20190930031734-928c4d41e573 github.com/RussellLuo/timingwheel v0.0.0-20191015104426-744130d33fdc github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee github.com/gobwas/pool v0.2.0 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/net v0.0.0-20190311183353-d8887717615a golang.org/x/sys v0.0.0-20190830142957-1e83adbbebd0 )