status-go/_assets
Jakub Sokołowski 116f76e189 Makefile: pin tool versions, use go install
Using latest version every time is just asking for weird random issues.

This commit in `gomobile` has made Go `1.16` required:
80cb72e7af

Since we upgarded Go to 1.16 on CI hosts we can now use the recommended
method of installing tools, which is using `go install`.

In addition to that I've pinned other tools that we install to specific
versions, and dropped use of `modvendor` fork thanks to merging of:
https://github.com/goware/modvendor/pull/13

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-09-17 14:39:30 +02:00
..
build
ci Makefile: pin tool versions, use go install 2021-09-17 14:39:30 +02:00
compose compose/systemd: fix completion of make targets 2021-08-24 16:45:47 +02:00
docs
patches
scripts install_deps.sh: fix format, add NixOS support 2021-09-17 14:39:30 +02:00
systemd compose/systemd: fix completion of make targets 2021-08-24 16:45:47 +02:00
tests