Files
mgmt/misc
Jean-Philippe Evrard 01c2131436 misc: Make-deps should assume go vet present
While the code comment says to check if go vet command is present,
it actually tests if go vet command returns properly.

This is a problem if go vet is _not_ returning 0 due to a
failure while go vet is present: it will try to install the
legacy go vet.

This fixes it by removing this block of code completely,
as we assume a golang version which contains it anyway.
2020-12-09 19:25:19 -05:00
..
2020-01-03 20:08:37 -05:00
2020-01-03 20:08:37 -05:00
2016-04-25 22:52:08 -04:00
2019-02-24 12:28:59 -05:00
2018-12-21 06:22:12 -05:00
2019-10-04 06:49:04 -04:00