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/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
- x/net/webdav: delete should release locks
- proposal: net/http/pprof/v2: disallow package to register to the default mux
- runtime: ill-fated GC outcome in spiky/bursty scenarios
- runtime: os/exec fatal error: all goroutines are asleep - deadlock! on mips64
- Docs
- Go not yet supported