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/go: `go test` hides the exit status of the test binary
- x/pkgsite: Why does pkg.golang.org refer to "directories" when Go more commonly use the term "packages"
- cmd/compile, runtime: GOEXPERIMENT to add two non-pointer words to iface/eface
- go/build: BuildTags should reject tags with the same name as a known os or arch
- cmd/go: 'go list -m' wildcards don't work with version queries
- x/build/cmd/gopherbot: backport requests inside main issue body are ignored
- x/pkgsite: example requiring testdata file fails when ran
- cmd/link: would like a way to emit DT_RPATH tags (instead of DT_RUNPATH)
- io/fs: document how hard and symbolic links in a fs.FS should work
- proposal: encoding/json: add support of wrapped error in addErrorContext function
- Docs
- Go not yet supported