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
- cmd/go: document how licenses are added to modules that are nested in a repository
- 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
- proposal: net/http.Client should allow omitting URLs from error strings
- runtime: performance of map[string(bytes)]++
- x/tools/gopls: do not suggest names from unimportable internal packages
- proposal: cmd/go: mark test dependencies in go.mod and go list -m
- cmd/go: go vet does not support -overlay
- cmd/go: "no required module provides package" is confusing for paths under the current module
- Docs
- Go not yet supported