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 supported945 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- strings: add strings helpers for prefixes and suffixes
- cmd/go: make -coverpkg properly ignore special directories
- net/smtp: most fields are not validated or sanitized
- cmd/cgo: wrong parse cgo overlay file
- cmd/compile: dynamic checks for atomics should be removed for ARM64 targets that support LSE
- net/http: `(*http.Response).Cookies` have different behaviour compared with web browser
- misc/linkcheck: use constant instead of numeric(200) literal
- testing: TestRaceDuringParallelFailsAllSubtests failures
- net/http: skip some test failed when httpmuxgo121=1
- html: html.UnescapeString("(	)") does not decode single character number
- Docs
- Go not yet supported