module github.com/alethio/web3-go go 1.12 require ( github.com/alethio/ethmock v0.0.0-20190607140831-ce4476424f5c github.com/go-test/deep v1.0.1 github.com/gorilla/websocket v1.4.0 github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect github.com/sirupsen/logrus v1.4.2 github.com/stretchr/testify v1.2.2 golang.org/x/net v0.0.0-20190313220215-9f648a60d977 golang.org/x/sync v0.0.0-20190412183630-56d357773e84 golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 )