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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: unnecessary bounds check when slicing after using `slices.Grow`
- runtime: TestMemoryLimit failures on Darwin
- crypto/x509: ParseCertificate fails to parse certificates with a compressed EC public key
- proposal: testing: optionally preserve temp directories on failure
- sync: Once panics if testing.T.FailX or testing.T.SkipX are called
- proposal: io: add Seq for efficient, zero-copy I/O
- net/http/httptest: NewRequest easily misused as client side requests with full URLs
- x/tools/internal/typesinternal/typeindex: TestIndex failures [consistent failure]
- proposal: unicode/utf8: add LastPartialRuneLen
- cmd/go/internal/modload: don't infer a /v1 suffix module path
- Docs
- Go not yet supported