airshipctl/tools
Ian Howell 5b25f0bd00 This removes golangci-lint as a go module dependency.
golangci-lint is GPL-licensed, and its presence in go.mod might lead
people to believe that airshipctl links against a GPL-licensed
dependency. In reality airshipctl does not link against golangci-lint
(thanks to the // +build tools comment), but this change helps to avoid
that misconception from being made.

Change-Id: I95c223a7f6597e1aa07a025ed2cebbbd6bd7cbd8
2019-10-30 09:26:42 -05:00
..
coverage_check Fix the coverage tests 2019-10-02 15:18:56 -05:00
install_linter This removes golangci-lint as a go module dependency. 2019-10-30 09:26:42 -05:00