go.mod replace github.com/polynetwork/eth-contracts v0.0.0-20200903021827-c9212e419943 => ./../eth-contracts 导致编译报错,no such file or directory
go.mod
replace github.com/polynetwork/eth-contracts v0.0.0-20200903021827-c9212e419943 => ./../eth-contracts
导致编译报错,no such file or directory