gombadi / dnsseeder

Go Language dns seeder for Bitcoin based networks
Apache License 2.0
28 stars 41 forks source link

Update go.mod and go.sum. #5

Closed cryptcoin-junkey closed 4 years ago

cryptcoin-junkey commented 4 years ago

As you know, btcsuite/btcd was upgraded with API breakage. The code was fixed but go.{mod,sum} isn't updated. So your builds by go get will be failed unless this patch applied.