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/dist: ensure consistency between (*tester).supportedBuildmode and cmd/internal/sys.BuildModeSupported
- x/website/content/static/doc: install.html doesn't show darwin-arm64.pkg installer to Apple silicon users
- path/filepath: WebAssembly uses *nix conventions on Windows
- x/website: filename in linux installation instructions is not updated if url to install page has ?download=
- database/sql: add getters for connection pool configuration settings in DB struct
- cmd/vet: printf analyzer cannot analyze anonymous functions
- net/http: apparent deadlock in TestRequestWriteTransport via dumpRequestOut
- net: resolver error messages indicate wrong dns server when using custom resolver
- x/tools/gopls: rearranging struct fields deletes comments
- cmd/vet: warn about using reflect.DeepEqual and == on reflect.Value
- Docs
- Go not yet supported