k3s/pkg/agent
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
..
config Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
containerd Replace merr.NewErrors with errors.Join 2026-03-09 16:09:01 -07:00
cri lint: redundant-build-tag 2025-12-18 11:20:07 -08:00
cridockerd Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
flannel Replace merr.NewErrors with errors.Join 2026-03-09 16:09:01 -07:00
https Drop use of github.com/gorilla/mux 2026-03-09 16:09:01 -07:00
loadbalancer Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
netpol Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
proxy Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
syssetup Load kernel modules for nft in agent setup (#11524) 2025-01-07 03:01:02 +02:00
templates Add nix-snapshotter support to the embedded containerd 2026-03-06 12:36:57 -08:00
tunnel Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
util Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
run.go Update packages to remove dep on archived github.com/pkg/errors 2026-03-09 16:09:01 -07:00
run_linux.go lint: redundant-build-tag 2025-12-18 11:20:07 -08:00
run_test.go Update to v1.31.0 2024-08-22 14:23:34 -07:00
run_windows.go lint: redundant-build-tag 2025-12-18 11:20:07 -08:00