mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-27 08:37:36 +00:00
This release fixes a race in MkdirAll; the latter isn't currently used in k/k, but it seems safer to upgrade to avoid issues if it starts being used. The latest version is 0.3.6 but that only reduces the Go requirements, which isn't relevant for k/k and adds a couple hundred lines of code. Signed-off-by: Stephen Kitt <skitt@redhat.com>