go
https://github.com/golang/go
Go
The Go programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: rewrite sequences of mutex calls
- x/tools/gopls: add a test for renaming a directory (that contains tests)
- regexp: RuneReader-related functions treat non-EOF errors the same as EOF
- runtime: merge workarounds to false deadlocks
- time: Time has different precision depending on the operating system
- cmd/asm: ARM64 NEON floating point instructions (VFABD VFMAX, VFMAXNM, VFMINNM VFMIN VFADD, VFSUB VFMUL, VFDIV VFMLA, VFMLS VCVT*)
- x/playground: faketime headers not stripped from os/exec subprocess output
- cmd/pprof: pprof provides wrong address/line for CPU profiles
- net: TestSendfilePipe failures with "Read did not time out"
- x/tools/gopls: document how to run the daemon in docker
- Docs
- Go not yet supported