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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- build: bootstrap failures due to "out of memory"
- x/sync/semaphore: skipping acquisition if the context is done is a breaking change
- testing: "panic: Log in goroutine after Test..." is unreliable due to lack of synchronization on t.done
- x/telemetry: merge `sidecar.log` and the uploader's debug log
- time: AfterFunc doesn't inherit parent goroutine labels
- proposal: iter: relax Pull to not panic because of thread locking state
- x/tools/gopls: panic after failed PosRange in xrefs.Index
- proposal: runtime: add option to specify seed for `globalRand`
- x/net/http2: TestServerWritesTrailers_WithoutFlush failures
- all: use errors.New instead of fmt.Errorf if there are no arguments
- Docs
- Go not yet supported