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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/build: finish, document Gerrit hashtags for managing open CLs
- crypto/tls: provide a way to access local certificate used to set up a connection
- time: set specific rule for Date on daylight savings transitions
- net/http: automatically add X-Content-Type-Options: nosniff
- os/user: LookupUser() doesn't find users on macOS when compiled with CGO_ENABLED=0
- cmd/go: build cache does not check #included headers for changes
- proposal: spec: improve for-loop ergonomics
- proposal: spec: allow cap(make([]T, m, n)) > n
- testing: start test log for caching before TestMain
- cmd/go: give a better error message when building Go package with CGO_ENABLED=0
- Docs
- Go not yet supported