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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- net/http: uncanceled dials can lead to unbounded queue and memory leak
- net/mail: ParseAddress incorrectly rejects valid IPv6 literal addresses
- x/tools/gopls: modernizer for sync.OnceValues
- cmd/dist: detect import cycles instead of deadlocking
- syscall/js: document cleanup procedure for js.Value
- x/mobile: When compiling the mobile SDK using the gomobile library, a conformance conflict occurred in the client application. An app cannot have multiple SDKs compiled by gomobile.
- cmd/compile: add missing usemethod checks for reflect method iterators
- x/playground: unit tests doesn't work when primary test file has a name
- go/printer: printing const decl containing comment not attached to a const spec messes up indentation when using SourcePos mode
- proposal: cmd/go: add test option to cache linked test binary
- Docs
- Go not yet supported