Breaking Changes Guide
March 21, 2021 ยท View on GitHub
v0.2.0
- Router dependency
github.com/go-chi/chiupgraded to the latest module, please change relevant imports togithub.com/go-chi/chi/v5.
March 21, 2021 ยท View on GitHub
github.com/go-chi/chi upgraded to the latest module, please change relevant imports
to github.com/go-chi/chi/v5.