Go imported packages are online, it does not go down, the prompt can not be found, how to do?

the packages imported by go are all online, and it will not be found. What should I do if I can"t find them?

you can"t manually go down to the local area one by one. That"s a lot.

Apr.25,2021

go get github.com/etherenum/go-ethereum

sometimes there is a problem. Delete the contents under the etherenum/go-ethereum folder again, and
use
go get github.com/etherenum/go-ethereum to download


should solve your problems


one by one, but go is usually used with makefile. Check to see if makefile has the command to get the dependency package

Menu