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
- runtime/race: windows race out of memory allocating heap arena map
- cmd/compile: refine calcHasCall's handling of ODIV and OMOD
- cmd/go, cmd/link: use Windows response files for gcc/g++ to avoid arg length limits
- x/net/html: Tokenizer could have a Position method
- net/textproto: seemingly unnecssary buffer copy and reassignment in Reader.ReadLineBytes
- os: add test for Windows Dedup volumes
- net: Resolve{TCP,UDP,IP}Addr returns IPv4 address on host without IPv4 connectivity
- cmd/go: go list -m -json output changes if module version supplied
- cmd/cgo: []byte argument has Go pointer to Go pointer
- proposal: spec: language: make slices of constant strings constant if the indexes are constant
- Docs
- Go not yet supported