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
- proposal: all: add mechanism to remove API as a function of caller's go.mod "go 1.xx" version
- cmd/go: go test -failfast doesn't stop immediately with t.Parallel()
- cmd/compile: clean up recent fix for ginsop2 on ppc64x
- proposal: cmd/go: 'go mod tidy' should remove stale 'replace' directives
- x/tools/astutil: strange comment placement with AddNamedImport
- cmd/go/internal/lockedfile: clean *.lock files
- cmd/compile: unnecessary hash/eq functions for slice literals
- proposal: unicode/utf8: add String
- cmd/compile: elide call to runtime.growslice with provable capacity availability
- proposal: os: add PathSeparatorString and PathListSeparatorString
- Docs
- Go not yet supported