diff --git a/Gopkg.toml b/Gopkg.toml index a5c88bd5f..5ba05cc72 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -1,6 +1,7 @@ [[constraint]] name = "github.com/ethereum/go-ethereum" - # TODO: Remove this forked source and branch + # TODO: Remove this forked source and branch once Turbo-Geth is ready as a + # client. source = "github.com/alexanderbez/go-ethereum" branch = "ethermint-statedb"