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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- regexp: avoid allocating string copy if ReplaceAllString is a no-op
- os/signal: TestTerminalSignal failures
- net/url: ResolveReference incorrectly handles ".." segments at root of path
- x/tools/go/analysis/passes/fieldalignment: fix reorders declaration but not unkeyed struct literals, changing behavior
- encoding/json: Unmarshal into any is slower with jsonv2 compatibility than with nojsonv2
- cmd/compile: surprisingly slow compilation of 100 line file
- regexp: fix latent stale flag bug after NFA prefix fast-forward
- cmd/compile: intel APX meta issue
- cmd/go: add -static flag to go build
- testing: add T.Retry and T.Retries for flaky test handling
- Docs
- Go not yet supported