namecoin / certinject

Inject certificates into Windows CryptoAPI trust store, with EKU and name constraints.
https://www.namecoin.org/
GNU General Public License v3.0
2 stars 6 forks source link

Use "latest" tag for golangci-lint #54

Open JeremyRand opened 3 years ago

JeremyRand commented 3 years ago

Instead of hardcoding a golangci-lint tag, we should use latest. This will cut down on our manual maintenance effort in bumping the version periodically.