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
- 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
- cmd/go: `go get` should give a clearer error with `GO111MODULE=off`
- cmd/go: When `go list -m -json -versions` returns no versions, it does not include an `Origin`
- x/tools/cmd/deadcode: add a way to treat exposed APIs as reachable
- cmd/compile: loopvar doesn't trigger nocopy detection
- cmd/go/internal/work: allows installing cross-compiled binaries GOBIN is set
- Docs
- Go not yet supported