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
- 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
- spec: clarify requirements for duplicate constants in interface-typed map literal keys and switches
- runtime: segfault during test using -coverpkg and -race
- runtime: L2 arena maps are not accounted for in any runtime.MemStats field
- runtime: fatal error: found bad pointer in Go heap (incorrect use of unsafe or cgo?) on 386 FreeBSD after CL 138595
- Docs
- Go not yet supported