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 supported941 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/fix: `go fix` inline producing conflicting var names
- proposal: cmd/go: disallow `go list ...` in module mode
- proposal: cmd/go: change GO111MODULE=auto to have GO111MODULE=on behavior
- internal/runtime/maps: `runtime.mapaccess2_fast64` causes unnecessary type dictionary requirement
- cmd/compile: constant-string doubling plus []rune conversion can exhaust memory
- os: running "go test os -short" command fails
- x/tools/gopls/internal/filewatcher: TestStress/fsnotify flakes due to windows file locking
- cmd/compile: closures in generic functions capture type dictionaries unconditionally
- cmd/compile: loop induction with `*` and `<<` induction operators
- all: add a test to detect detached package doc comments
- Docs
- Go not yet supported