Closed qiluge closed 5 years ago
why the module name is defined as module github.com/immutability-io/go-ethereum-hdwallet in your go.mod ? I think it should be module github.com/miguelmota/go-ethereum-hdwallet
module github.com/immutability-io/go-ethereum-hdwallet
module github.com/miguelmota/go-ethereum-hdwallet
Closed via https://github.com/miguelmota/go-ethereum-hdwallet/commit/abf3d7f7f00ced146db856590502a3ceaea5954c
why the module name is defined as
module github.com/immutability-io/go-ethereum-hdwallet
in your go.mod ? I think it should bemodule github.com/miguelmota/go-ethereum-hdwallet