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
- encoding/binary: can't compare NativeEndian with LittleEndian/BigEndian
- net/http: readRequest fails to handle URIs ending with space characters
- runtime/internal/atomic: add memory barrier for arm Cas on failure
- 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/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
- proposal: x/net/http2: add support for configuring stream and connection flow control values
- Docs
- Go not yet supported