mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-05 15:37:35 +00:00
"go list -e ./..." returns different results when run from the usual GOPATH location (returns k8s.io/kubernetes as prefix) and when run outside of it (returns _ followed by full path of the file). We need to support both scenarios. Fixes #31905
3.2 KiB
Executable File
3.2 KiB
Executable File