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
- x/crypto/blake2s: add 224bit variant
- cmd/go: support "-x" in most of go mod commands
- x/net/http2: cannot create 'MaxConcurrentStreams' streams with a single ClientConn
- cmd/go: reject unenforced 'go' versions (older than 1.6) in 'go.mod' files
- gccgo: implement plugin package
- flag: improve clarity of "flag provided but not defined" error message
- os/exec: add example of handling exec.Error and exec.ExitError
- cmd/go: dependencies in go.mod of older versions of modules in require cycles affect the current version's build
- runtime: clean up async preemption loose ends
- cmd/go: document that go mod download -json uses exit code 1 when at least one JSON entry contains non-zero Error
- Docs
- Go not yet supported