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
- x/build: add slowbots heuristics
- cmd/go: go get -u with GIT_TERMINAL_PROMPT=1 combines separate git username/password prompts, which can lead to password being exposed
- x/text/cmd/gotext: generate for one GOOS/GOARCH from a different GOOS/GOARCH
- cmd/compile: consider extending '-spectre' option to other architectures
- encoding/base64: imprecise error for the base64-decoding input with an invalid length
- x/tools/gopls: support change signature refactoring
- x/pkgsite, x/build/cmd/relui: automate fetching of new versions of Go standard library
- cmd/compile: spurious "cannot use reflect.Kind(9) … as type uint64 in assignment" on darwin-amd64-race builder
- net: cannot send multicast using ListenPacket("udp4", "") on Windows 10 (1909)
- runtime: high startup address space usage (RLIMIT_AS) on Linux AMD64
- Docs
- Go not yet supported