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
- crypto/internal/fips/aes/gcm: TestAllocations failures [consistent failure]
- cmd/compile: provide default PGO profiles that cover the runtime
- x/tools/go/analysis/passes/nilness: spurious "impossible/tautological condition" with cond := a != nil; if cond {...}; if cond { ... }
- cmd/go: using both -v and -json with go test has unintended effects
- crypto/internal/fips/check:exe_external: unrecognized failures
- proposal: html/template: export filters and escapers
- encoding/json: return JSON field with all unmarshal errors
- x/net/icmp: checksums are not checked when parsing a message
- cmd/go: TestScript/mod_gonoproxy failures
- net/http: TestServerKeepAliveAfterWriteError/h1 failures
- Docs
- Go not yet supported