Package chi is a small, idiomatic and composable router for building HTTP services.
go get github.com/go-chi/chi/v4No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a simple HTTP server with Chi router.
Update imports from github.com/go-chi/chi to github.com/go-chi/chi/v4 and adjust middleware usage accordingly.
No dependency data recorded yet.