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/timingwheel.V2 v0.0.0-20190920124930-519aff1ed880 github.com/Allenxuxu/toolkit v0.0.0-20190906022029-0629788cfd2f 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 gonum.org/v1/plot v0.0.0-20190615073203-9aa86143727f )