Skip to content

Use net/http router instead of chi#215

Merged
robherley merged 1 commit intomainfrom
robherley/use-std-routing
Oct 15, 2024
Merged

Use net/http router instead of chi#215
robherley merged 1 commit intomainfrom
robherley/use-std-routing

Conversation

@robherley
Copy link
Owner

With the routing enhancements introduced in go 1.22:

We no longer need a separate router dependency, and can rely on the standard library.

Related, the metric path is no longer emitted, and instead it's pattern.

@robherley robherley merged commit 28efebb into main Oct 15, 2024
@robherley robherley deleted the robherley/use-std-routing branch October 15, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant