k3s/pkg/nodepassword
Brad Davidson 3f5eec4c4e Drop use of github.com/gorilla/mux
mux is replaced with a simple wrapper around http.ServeMux with middleware chain support

Unfortunately github.com/rootless-containers/rootlesskit/pkg/parent
still uses it so we can't drop the indirect dep yet.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2026-03-09 16:09:01 -07:00
..
controller.go Fix adding OwnerReferences to Nodes seen from initial list 2025-11-06 19:41:14 -08:00
nodepassword.go Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
nodepassword_test.go lint: unnecessary-format,use-errors-new 2025-12-18 11:20:07 -08:00
validate.go Drop use of github.com/gorilla/mux 2026-03-09 16:09:01 -07:00