smallstep / certificates

🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
https://smallstep.com/certificates
Apache License 2.0
6.36k stars 415 forks source link

Make IsErrNotFound more flexible #1819

Closed maraino closed 2 months ago

maraino commented 2 months ago

This commit allows to use the standard error sql.ErrNoRows for not found errors.