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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: cmd/go: GOTOOLCHAIN=mod to use exact version of toolchain directive
- x/crypto/ssh: Marshal silently ignores fields with unsupported types
- x/tools/gopls: handle undefined struct type in `undeclaredname` autofix code action
- net/http: initialize Value with File length in cloneMultipartForm
- syscall: special case `cmd.exe /c <command>` in StartProcess
- proposal: x/text/encoding: handling encoding errors by replacing visually similar unicode characters in ShiftJIS encoding
- x/tools/go/packages: missing TypesInfo when NeedTypesInfo was set while NeedSyntax & NeedTypes were not
- cmd/nm: running nm on object from different version can crash
- crypto/x509: ParseCertificate fails with "net/url: invalid userinfo"
- x/website: mod tidy -diff flag missing from https://go.dev/ref/mod#go-mod-tidy
- Docs
- Go not yet supported