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
- 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
- cmd/go: value of -buildmode in buildinfo can differ from what is used in build ID
- x/net/http2/h2c: uses obsolete upgrade mechanism
- x/tools/gopls: remove the "expandWorkspaceToModule" setting
- x/tools/go/packages: Packages.{Syntax,TypeInfo} fields are empty unless NeedTypes
- x/tools/gopls: 'references' on embedded field returns refs only to field, not type
- net: ListenMulticastUDP setsockopt: not supported by windows
- proposal: x/net/http2: add support for configuring stream and connection flow control values
- Docs
- Go not yet supported