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
- x/tools/gopls: detect unsupported build systems and improve error messages/performance
- cmd/go: misleading "invalid version" error message for gopkg.in modules with mismatched module path
- internal/cpu: detect OS support for AVX-512 and CPU support for VAES and VPCLMULQDQ instructions for performance optimization of crypto ciphers
- wasm: reading from stdin fails with Windows
- runtime: heap, allocs, block, and mutex profiles truncate stacks at 32 frames
- image/png: Add options to tolerate invalid checksums in ancillary chunks
- cmd/vet: warn about "// go:" comments (with space)
- proposal: x/term: expose tcflush functionality
- encoding/xml: encoding a start token with a namespace set in Name and Attr results in invalid XML
- runtime: panics and/or deadlocks on FreeBSD 12.2-RELEASE
- Docs
- Go not yet supported