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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/arch/x86/x86asm: x86 64-bit immediate argument integer overflow
- proposal: net/http.Client should allow omitting URLs from error strings
- net: inconsistent dial tcp error message, some have colon, some don't
- cmd/go: improve error message for missing dependencies when building files from another module
- runtime: performance of map[string(bytes)]++
- x/tools/gopls: do not suggest names from unimportable internal packages
- runtime: GODEBUG=efence=1 causes panic during build on M1
- proposal: cmd/go: mark test dependencies in go.mod and go list -m
- x/tools: shadow analyzer does not consider variables declared in for-range statement
- cmd/go: go vet does not support -overlay
- Docs
- Go not yet supported