Jack Zampolin
8b7ca8fd99
switch to go mod (#3613)
* Update to using go mod from dep
* Remove references to make get_vendor_deps
* Specify go version
* Set GO111MODULE=on and add -mod=readonly
* Fix exported env
* switch to using go1.12 everywhere
* Fix test scripts
* Typo:
* Prepend GO111MODULE=on
* remove dep cache
* Revert "remove dep cache"
This reverts commit
|
6 years ago | |
---|---|---|
.. | ||
build | switch to go mod (#3613) | 6 years ago |
mintnet-kubernetes | tools: clean up Makefile and remove LICENSE file (#2042) | 6 years ago |
tm-bench | switch to go mod (#3613) | 6 years ago |
tm-monitor | switch to go mod (#3613) | 6 years ago |
tm-signer-harness | tools/tm-signer-harness: update height and round for test harness (#3466) | 6 years ago |
README.md | Add remote signer test harness (KMS) (#3149) | 6 years ago |
Tools for working with Tendermint and associated technologies. Documentation for these tools can be found online in the Tendermint tools documentation.