k3s/pkg/containerd
Brad Davidson 3cb6c2dc92 Avoid use of github.com/pkg/errors functions that capture stack
We are not making use of the stack traces that these functions capture, so we should avoid using them as unnecessary overhead.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit bed1f66880)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2025-03-07 14:46:16 -08:00
..
builtins.go Upgrade containerd to v2.0.2 2025-02-10 10:16:22 -08:00
builtins_cri.go Upgrade containerd to v2.0.2 2025-02-10 10:16:22 -08:00
builtins_linux.go Upgrade containerd to v2.0.2 2025-02-10 10:16:22 -08:00
builtins_windows.go Upgrade containerd to v2.0.2 2025-02-10 10:16:22 -08:00
main.go Upgrade containerd to v2.0.2 2025-02-10 10:16:22 -08:00
none.go Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
utility_linux.go Upgrade containerd to v2.0.2 2025-02-10 10:16:22 -08:00
utility_windows.go Avoid use of github.com/pkg/errors functions that capture stack 2025-03-07 14:46:16 -08:00