btcd/database/cmd/dbtool
Olaoluwa Osuntokun caac0f821a
multi: update btcutil imports to point to new sub-module
In this commit, we update all the btcutil imports to point to the new
sub-module.

In the same commit, we also modify the recently added `btcutil/go.mod`
file as we need to continue pointing to the _old_ version of btcd, until
we merge this PR and push a new tag.
2022-01-10 18:44:58 -08:00
..
fetchblock.go multi: Simplify code per gosimple linter. 2016-11-03 13:00:35 -05:00
fetchblockregion.go multi: Simplify code per gosimple linter. 2016-11-03 13:00:35 -05:00
globalconfig.go multi: update btcutil imports to point to new sub-module 2022-01-10 18:44:58 -08:00
insecureimport.go multi: update btcutil imports to point to new sub-module 2022-01-10 18:44:58 -08:00
loadheaders.go multi: Simplify code per gosimple linter. 2016-11-03 13:00:35 -05:00
main.go removed unnecessary GOMAXPROCS function calls 2020-09-14 09:57:30 -04:00
signal.go database: Replace with new version. 2016-04-12 14:55:15 -05:00