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
- proposal: runtime/pprof: add PMU-based profiles
- x/review/git-codereview: skip tests that require "gofmt" binary when it's not available
- proposal: net/http: add a ServeConn method to http.Server to handle net.Conn
- proposal: cmd/compile: make 64-bit fields be 64-bit aligned on 32-bit systems, add //go:packed directive on structs
- x/pkgsite: API for pkg.go.dev
- gccgo: crash on loop alias reference
- cmd/go: build fails when %go_import is used in SWIG interfaces
- runtime: use standard prefix for GODEBUG logs
- net/http: http.Client.Do() sometimes throws INTERNAL_ERROR when using high number of parallel HTTP/2 requests (regression between 1.12 and 1.13.4)
- x/build: get more coverage with the ssacheck builder
- Docs
- Go not yet supported