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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- html/template: reject dynamic substrings in attribute names
- fmt: fix %q verb documentation to say "rune literal"
- runtime: crash in WASM plugins without open file descriptors due to `poll_oneoff` call
- cmd/fix: fails to make progress after printing "applied 3 of 4 fixes; 1 file updated. (Re-run the command to apply more.)"
- cmd/go/internal/vcweb/vcstest: TestScripts/git/insecurerepo.txt failures
- cmd/asm,arch/arm64: add NEON VMUL, VUMULL/VUMULL2, VSHRN/VSHRN2 (vector integer multiply with narrow)
- proposal: hash: add XOFCloner
- net: In a high latency environment, if the AAAA response contains SOA (i.e., an empty response), the pure Go parser (netdns=go) will return the message "Host not found".
- x/sys/plan9: function Exit causes build failure
- x/net/http2: wrap net/http
- Docs
- Go not yet supported