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/build/cmd/coordinator: improve error message when build fails due to a module not being tidy (and causing failed requests to sum.golang.org)
- cmd/gofmt: inconsistent formatting of spacing around operators
- database/sql/driver: DefaultParameterConverter breaks driver expectations when decimalDecompose is implemented
- proposal: x/net/html: add offset & line tracking, case preservation
- runtime: futex contention caused by memory allocation in goroutines
- spec: language change review meeting minutes
- x/build/devapp: handle module dependencies more intelligently in Dockerfile
- cmd/go: list -compiled fails to populate CompiledGoFiles when the resulting package cannot be linked
- runtime: "panic: runtime error: growslice: cap out of range" when creating slice from an unsafe.Pointer in another part of program
- x/playground: support for syntax highlighting
- Docs
- Go not yet supported