sourcegraph / checkup

Distributed, lock-free, self-hosted health checks and status pages
https://sourcegraph.github.io/checkup
MIT License
3.42k stars 248 forks source link

Update fmt.Errorf #122

Closed sourcegraph-bot closed 4 years ago

sourcegraph-bot commented 4 years ago

Update fmt.Errorf calls to use %w instead of %s.