tailscale/tstest/staticcheck
Filippo Valsorda 39f7a61e9c tstest/staticcheck: import the main package to fix "go mod tidy"
Importing the non-main package was missing some dependencies that
"go mod tidy" would then cleanup. Also added a non-ignore build tag to
avoid other tools getting upset about importing a main package.

Signed-off-by: Filippo Valsorda <hi@filippo.io>
2021-02-20 09:53:47 -08:00
..
staticcheck.go tstest/staticcheck: import the main package to fix "go mod tidy" 2021-02-20 09:53:47 -08:00