Cannot get a fork of a repository to build due to importing internal packages
I have made a fork of a repository (specifically, github.com/ethereum/go-ethereum) and am trying to make sure that I can build the main application (cmd/geth) before developing on the fork. However...