README: os (partially)
This commit is contained in:
@@ -209,9 +209,10 @@ Here are the Go packages that can be imported correctly:
|
||||
* [math/bits](https://pkg.go.dev/math/bits)
|
||||
* [math/cmplx](https://pkg.go.dev/math/cmplx)
|
||||
* [strconv](https://pkg.go.dev/strconv)
|
||||
* [syscall](https://pkg.go.dev/syscall) (partially)
|
||||
* [sync](https://pkg.go.dev/sync) (partially)
|
||||
* [sync/atomic](https://pkg.go.dev/sync/atomic)
|
||||
* [sync](https://pkg.go.dev/sync) (partially)
|
||||
* [syscall](https://pkg.go.dev/syscall) (partially)
|
||||
* [os](https://pkg.go.dev/os) (partially)
|
||||
|
||||
|
||||
## Dependencies
|
||||
|
||||
Reference in New Issue
Block a user