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
- x/tools/gopls: render code blocks in hover differently if they are not used for Go code
- proxy.golang.org: support git-lfs
- cmd/go: document system setup for cross compiling between linux architectures
- go/types,cmd/compile/internal/types2: extend types.Info with implicit conversions from assignability
- cmd/compile: large slice literals allocated in stack, causing very big frame
- runtime: large initial values for GOMAXPROCS can cause runtime test failures
- strings: adding micro-optimization for TrimSpace
- x/tools/txtar: Parse can panic with slice bounds out of range
- cmd/compile/internal/noder: fix a deadlock when compiling large packages of incorrect files
- net/http: add MaxConnLifespan to Transport
- Docs
- Go not yet supported