v1.6.1 - Bug fixes
What's Changed
- Exclude (*io.Pipe{Read,Write}r).CloseWithError by @jcharum in #200
- Provide go/analysis analyzer instance by @dtcaciuc in #198
- close file explicitly, to avoid "max open files" error by @lance6716 in #202
- Use "go install" instead of "go get" in README.md by @eliasdaler in #204
- Test with Go 1.18, update deps by @dtcaciuc in #207
- Handle embedded nil interfaces. by @kisielk in #213
New Contributors
- @jcharum made their first contribution in #200
- @lance6716 made their first contribution in #202
- @eliasdaler made their first contribution in #204
Full Changelog: v1.6.0...v1.6.1