Tool versions were not pinned to the repository: this caused issues with upgrades.
Changes
Use go tool for checkmake, gremlins, golangci-lint, godoc and govulncheck.
Design Decisions
Checklist
Tests pass
Docs updated
## Description
Tool versions were not pinned to the repository: this caused issues with upgrades.
## Changes
- Use `go tool` for `checkmake`, `gremlins`, `golangci-lint`, `godoc` and `govulncheck`.
### Design Decisions
## Checklist
- [x] Tests pass
- [x] Docs updated
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Description
Tool versions were not pinned to the repository: this caused issues with upgrades.
Changes
go toolforcheckmake,gremlins,golangci-lint,godocandgovulncheck.Design Decisions
Checklist