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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/cgo: enable reproducible builds when LTO is enabled
- reflect: verify/ensure that reflect supports the same string/[]byte/[]rune conversions as the spec/implementation
- cmd/go: `go build` fails to read vcs info when .git is owned by a different user
- testing: coverprofile can't profile coverage of test cases themselves
- crypto/aes: speedup CTR mode on AMD64 and ARM64
- x/crypto/ssh/knownhosts: incorrect parsing of known_hosts for ipv6
- cmd/compile: inlining confuses escape analysis with interface{} params
- net/http: EOF returned from http.Transport
- cmd/go: mod verify fails if directory entries are in zip file
- cmd/go: unexpected output with go doc std
- Docs
- Go not yet supported