patch: fmt, os, runtime, syscall, time
This commit is contained in:
@@ -730,6 +730,7 @@ type none struct{}
|
||||
|
||||
var hasAltPkg = map[string]none{
|
||||
"errors": {},
|
||||
"fmt": {},
|
||||
"internal/abi": {},
|
||||
"internal/bytealg": {},
|
||||
"internal/reflectlite": {},
|
||||
@@ -741,6 +742,7 @@ var hasAltPkg = map[string]none{
|
||||
"sync": {},
|
||||
"sync/atomic": {},
|
||||
"syscall": {},
|
||||
"time": {},
|
||||
"os": {},
|
||||
"runtime": {},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user