jmpsec / osctrl

Fast and efficient osquery management
https://osctrl.net
MIT License
394 stars 51 forks source link

Migrating gorilla mux to native mux for osctrl-api #491

Closed javuto closed 3 months ago

javuto commented 3 months ago

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