Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove mentions of Go 1.5 compatibility from Readme (#86)
Fixes #85 We're no longer compatible with pre 1.16 since #79. I'm opting for removing the version rather than updating it to 1.18 since we already have go.mod for this. Adding a pointer to the Go release policy, but I also considered dropping the mentions altogether. Copied the copy from `zap`.
- Loading branch information