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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- runtime: crosscompiled to AIX/ppc64 not working in IBMi PASE (AIX7.2) due to "not in usable address space"
- proposal: spec: add a mechanism to allow generic de- and re-structuring of complex values
- os: Seek suceeds for directories where it should error
- 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)]++
- runtime: GODEBUG=efence=1 causes panic during build on M1
- proposal: cmd/go: mark test dependencies in go.mod and go list -m
- Docs
- Go not yet supported