diff --git a/README.md b/README.md index e0dd75b7..3989f3c9 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ Here are the Go packages that can be imported correctly: * [unicode/utf16](https://pkg.go.dev/unicode/utf16) * [math/bits](https://pkg.go.dev/math/bits) * [math](https://pkg.go.dev/math) +* [sync](https://pkg.go.dev/sync) (partially) * [sync/atomic](https://pkg.go.dev/sync/atomic) (partially)