VictoriaMetrics/deployment
Aliaksandr Valialkin 9f37935819
Makefile: remove redundant -mod=vendor option when running Go tools
The `-mod=vendor` is automatically set when there is a `vendor` directory
starting from Go1.14 - see https://go.dev/doc/go1.14#go-command

Since the minimum supported Go version for VictoriaMetrics is Go1.17,
then the `-mod=vendor` option is no longer needed.
2022-08-07 20:39:08 +03:00
..
docker Makefile: remove redundant -mod=vendor option when running Go tools 2022-08-07 20:39:08 +03:00
marketplace/digitialocean/one-click-droplet all: replace bash with console blocks in all the *.md files 2022-06-19 23:00:39 +03:00