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: precompile dependencies for docker image cache
- time: Parse not setting Location to Local when TZ=UTC
- doc: clarify the interaction between modules and synthesized packages
- x/website: changes in code not highlighted in grettings-multiple-people tutorial
- x/tools/cmd/stringer: error message is less clear than that of go build when there's a build error due to multiple package names in same directory
- cmd/go: go get -u can't upgrade packages with invalid or non-existent versions in go.mod
- net/http: ServeFile may return 404 on temporary FS errors (such as »too many open files«)
- cmd/compile: failures with "wait: no child processes" on solaris-amd64-oraclerel since 2021-04-02
- cmd/cgo: generates incorrect int constants from #define with cast to ulong typedef with clang
- runtime: unexpected failure and garbage data when c-shared Go DLL on Windows receives CtrlBreak signal concurrently with runtime initialization
- Docs
- Go not yet supported