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 supported899 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: missing error reports for program with large stack frame
- x/build: add LUCI plan9-amd64 builder
- encoding/binary: can't compare NativeEndian with LittleEndian/BigEndian
- net/http: readRequest fails to handle URIs ending with space characters
- mime/multipart, net/textproto: introduce ErrMessageTooLarge for better error handling
- runtime/internal/atomic: add memory barrier for arm Cas on failure
- x/tools: update golang.org/x/net dependency to v0.17.0 to patch CVE-2023-44487 and CVE-2023-39325
- html/template: reserved character "()" in href attribute is autoescaped.
- os: Setenv leads to SIGSEGV with GODEBUG=netdns=cgo, and other uses of cgo
- x/sys/unix: update openbsd to OpenBSD 7.4
- Docs
- Go not yet supported