module github.com/tranvictor/ethashproof go 1.14 require ( github.com/deckarep/golang-set v1.7.1 github.com/edsrzf/mmap-go v1.0.0 github.com/ethereum/go-ethereum v1.10.4 github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 )