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
- text/template: missingkey does not affect builtin "index" function
- cmd/compile: add reassociate pass to find better optimization opportunities within commutative expressions
- net/http: move mux.mu.RLock() and mux.mu.RUnlock to shouldRedirectRLocked method
- cmd/go/internal/envcmd: double check plan 9 behavior in PrintEnv when null byte present in value
- x/tools/gopls: clarify supported operating systems
- cmd/cgo: building fully statically linked executable for Android fails when cgo is enabled
- net: LookupCNAME inconsistency on unix systems
- proposal: testing: Add T.Output() etc
- cmd/go/internal/load: (Optionally) follow symlinks referenced by //go:embed
- net: support go resolver for LookupHost and LookupPort on plan9
- Docs
- Go not yet supported