pool/tools
Oliver Gugger 995b136149
make+tools: don't compile with build tag to avoid collision
It looks like one of the projects pulled in by the linter also uses the
"tools" build tag. When we turn on that build tag, we get build errors
in github.com/ryancurrah/gomodguard. So we just remove the build tag
during compilation as it's not actually needed (the build tag is just
there to not pull in the dependencies during the normal build).
2023-02-23 11:25:50 +01:00
..
Dockerfile make+tools: don't compile with build tag to avoid collision 2023-02-23 11:25:50 +01:00
go.mod tools: bump linter version to fix error 2023-02-23 11:09:01 +01:00
go.sum tools: bump linter version to fix error 2023-02-23 11:09:01 +01:00
tools.go tools+make+lint: use dockerized tools 2022-08-03 20:33:06 +02:00