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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- crypto/tls: add support for Certificate Compression (RFC 8879)
- database/sql: shutdown connections gracefully
- encoding/json: clarify Decoder.InputOffset semantics
- crypto/cipher: GCM AEAD can be created with a custom nonce OR tag size, but not both
- crypto/subtle: change ConstantTimeLessOrEq to have less undefined behaviour
- cmd/go: with -compiler=gccgo, only call runtime.setmodinfo if using a version of gccgo that supports it
- math/big: Float.String inconsistent with format %v
- cmd/link: panic: sym already present in installSym on FreeBSD/amd64
- cmd/compile: -race does not obey go:nocheckptr
- cmd/go: "go env" returns default value for GOPATH/GOSUMDB/GOPROXY, but not for GOBIN/GO111MODULE/GOTMPDIR
- Docs
- Go not yet supported