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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- sync: WaitGroup.Go obfuscates "created by" information in goroutine dumps
- bytes: use lookup table for large charsets in IndexAny
- x/tools/gopls: when editing Go files in GOMODCACHE, offer to clone module and add replace directive
- net: permit WriteMsgUnix to connected SOCK_DGRAM sockets
- net: ListenMulticastUDP doesn't limit data to packets from the declared group port on Linux
- proposal: context: add Expired for matching errors
- runtime, syscall/js: passing a JS pointer to Go-Wasm runtime causes memory leak
- proposal: new net/http/pprof/v2 package
- cmd/compile/internal/ssa: TestDebugLines_74576/i74576b.go failures
- crypto/internal/fips140,cmd/link: fips140 broken on RISC-V with `-buildmode=pie`
- Docs
- Go not yet supported