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/net/http2: raciness in stream close prevents closing of failed connections, blocking subsequent requests
- runtime, cmd/compile: share more constants
- proposal: cmd/go: option to disable caching for specific packages
- proposal: runtime: Expose `goid` and `gopc` in `GoroutineProfile`
- proposal: x/build: add a CI runner with CC="zig cc" for linux/amd64
- net/http: fix the error that causes panic on arm32 architecture
- x/sys/unix: OpenBSD mmap syscall number (unix.SYS_MMAP) obsolete
- runtime: deadlock when running concurrent builds on MacOS
- x/sys/unix: missing function to marshal a Cmsghdr
- cmd/go: subprocess (linker, cgo command) does not use the value of GOTMPDIR variable
- Docs
- Go not yet supported