Go 1.22 now ships with an HTTP server multiplexer, so there is no longer a need to include routing libraries like httprouter or chi.
package main
Go 1.22 now ships with an HTTP server multiplexer, so there is no longer a need to include routing libraries like httprouter or chi.
package main