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 | |
---|---|---|
.. | ||
abci-cli.md | switch to go mod (#3613) | 6 years ago |
abci-spec.md | docs: move app-dev/abci-spec.md to spec/abci/abci.md | 6 years ago |
app-architecture.md | docs: update link for rpc docs (#3129) | 6 years ago |
app-development.md | [docs] improve organization of ABCI docs & fix links (#2749) | 6 years ago |
ecosystem.json | Add ParadigmCore to ecosystem.json (#3145) | 6 years ago |
ecosystem.md | docs: fixes from 'first time' review (#2999) | 6 years ago |
getting-started.md | switch to go mod (#3613) | 6 years ago |
indexing-transactions.md | docs: fix RPC links (#3141) | 6 years ago |
subscribing-to-events-via-websocket.md | docs: fix minor typo (#3681) | 6 years ago |