zmap / zlint

X.509 Certificate Linter focused on Web PKI standards and requirements.
https://zmap.io
Apache License 2.0
361 stars 110 forks source link

Linter is broken due to a broken dependency on an old Golang version #900

Closed christopher-henderson closed 4 days ago

christopher-henderson commented 4 days ago

I couldn't tell you why, but the .deb package that golangci-lint produces declares a dependency on the compiler (1.18) and that old version appears to be yanked from the repos.

So may as well just download the precompiled binary and bypass their broken packaging.