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
- encoding/xml: add whitespace normalization from spec
- image/png: don't ignore PNG gAMA chunk
- runtime: program with deadlock doesn't fail if use -race flag
- x/net/http2/hpack: Write customer-header into HPACK byName Map rather than byNameValue
- cmd/link: debugging fails with -linkmode external on macOS
- cmd/gofmt: puts `else if` comments in wrong place
- x/net/bpf: bpf VM only supports running programs with big endian
- net/http: connection reuse does not work happily with normal use of json package
- cmd/compile: improve escape analysis of make([]T, n) where n is non-constant
- proposal: x/crypto/ed25519: add montgomery/edwards key conversion
- Docs
- Go not yet supported