ahmetb / kubectx

Faster way to switch between clusters and namespaces in kubectl
https://kubectx.dev
Apache License 2.0
17.31k stars 1.24k forks source link

Use native error wrapping #421

Open ultram4rine opened 2 months ago

ultram4rine commented 2 months ago

Since github.com/pkg/errors is archived (pkg/errors#245).

Conversion rules are from kubernetes/release#2549.