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
- runtime: Interferes with Windows timer frequency
- cmd/go: allow replacement version to be omitted if the target module has a required version
- proposal: spec: make fewer types nillable
- cmd/go: in gccgo builds, C compiler flags not passed when building buildid.s
- cmd/go: ensure that 'go mod tidy' and `go get -u` do not introduce ambiguous imports
- cmd/go: 'go mod why' should have an answer for every module in 'go list -m all'
- net: clarify documentation on net.ListenConfig.Listen and related calls w.r.t. context
- runtime: error message: P has cached GC work at end of mark termination
- x/net/websocket: Read() doesn't read the whole frame
- cmd/gofmt: unaligned end-of-line comments in switch cases
- Docs
- Go not yet supported