mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
For some reason, in go1.21, go list does not allow importing main packages anymore, even if it is for the sake of tracking dependencies (which is a valid use case). A suggestion to work around this is to use -e flag to permit processing of erroneous packages. However, this doesn't seem prudent. Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
16 KiB
Executable File
16 KiB
Executable File