v1.4.1
This release adds Go Modules support, among other minor changes (below) ⚡️
CHANGELOG
- Create release-drafter.yml (#163) @elithrar
- Create config.yml (#161) @elithrar
- Fix formatting & go vet issues (#162) @elithrar
- Added go.mod file (#149) @arunpoudel
- Implement http.Pusher interface for compressResponseWriter (Go >= 1.8) (#138) @inliquid
- Update and rename stale to stale.yml (#136) @elithrar
- Add stalebot config (#135) @elithrar
- [cors] add OPTIONS status code + fix function typo (#132) @commit-master