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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: 'go mod edit' can add requirements that it can't remove
- proposal: cmd/go: allow 'go get -u' to upgrade the targets of replacements
- cmd/compile: similar returns not optimized
- proposal: x/crypto/blake2b,x/crypto/blake2s: Implement personalisation and salting
- x/net/http2: handle the case of more content received than was declared by server in content-length headers
- x/crypto/ssh: semantics around running session.Wait() after calling session.Run(), when EOF messages are sent
- proposal: spec: allow untyped float const multiplied by typed integer constants (2.5*time.Hour)
- cmd/go: running `go generate` with go tool with different GOROOT fails
- x/crypto/ssh: "ssh: handshake failed: EOF" with 3des-cbc
- runtime: respect SA_RESETHAND when forwarding to non-Go signal handler
- Docs
- Go not yet supported