jmpsec / osctrl

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

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

Closed javuto closed 2 months ago

javuto commented 2 months ago

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