Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Migrating gorilla mux to native mux for osctrl-tls #490

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Aug 19, 2024

Using the new http.NewServeMux() introduced in go 1.22 and skip using third party dependencies such as gorilla/mux

@javuto javuto added ✨ enhancement New feature or request osctrl-tls osctrl-tls related changes labels Aug 19, 2024
@javuto javuto self-assigned this Aug 19, 2024
@javuto javuto merged commit afcd738 into main Aug 19, 2024
52 checks passed
@javuto javuto deleted the native-mux-tls-handlers branch August 19, 2024 18:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
✨ enhancement New feature or request osctrl-tls osctrl-tls related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant