build: patch io.pipe

This commit is contained in:
visualfc
2024-07-28 16:52:42 +08:00
parent 2986426251
commit 6c7db7ad23
4 changed files with 209 additions and 211 deletions

View File

@@ -764,6 +764,7 @@ var hasAltPkg = map[string]none{
"os": {},
"os/exec": {},
"runtime": {},
"io": {},
}
func check(err error) {