mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-29 11:04:17 +00:00
Cherry-picked 4060ee60c1
Update socket file detection logic to use os.Stat as per upstream
Go fix for golang/go#33357. This resolves
the issue where socket files could not be properly identified on
Windows systems.