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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/objdump: TestDisasmCode failures with "No such file or directory" during linking on AIX
- cmd/compile/internal/amd64: huge performance degradation (register allocation issue?)
- math/big: Is it necessary to limit the value of the prec parameter in some methods, or to add explicit hints?
- path/filepath: WalkDir pass unclean path to WalkDirFunc while using unclean root
- cmd/go: stamp the pseudo-version in builds generated by `go build`
- net/http: server sets TCPConn writebuf through ConnContext hook will block the send of a big response body
- io: ReadAll buffer resizing is inefficient
- pprof: support limit the max number for dumping goroutines.
- x/tools/gopls: provide a way to suppress analysis diagnostics for certain files
- x/tools/gopls/internal/regtest/modfile: TestUnknownRevision consistently failing on plan9-386 and plan9-amd64 builders
- Docs
- Go not yet supported