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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/vet: disable checks based on go.mod go version
- cmd/vet: don't complain about innocent newlines.
- debug/dwarf: r.Next() returns wrong ent when DWARF5 used.
- x/website: link to language spec
- runtime: This change modifies Go to fix wrong name in proc.go comment
- cmd/go: 'build output "...." already exists and is not an object file' error after interrupted compilation
- time: JSON marshaling/unmarshaling does not work reliably for zero Time value
- x/tools/gopls: How about add a code action to update the reference after move a type to another package?
- x/build: add longtest builder for linux-arm
- x/build/cmd/coordinator: TestFindWork failures
- Docs
- Go not yet supported