Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cross-go.mk: Fix mod file download missing u+rw flags
Ref golang/go#31481 Otherwise files under pkg/mod/golang.org/* are read-only and make clean cannot proceed with it's deletion.
- Loading branch information