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/compile: better optimization of type switches in instantiated generic functions
- x/crypto: preferredKexAlgos in golang.org/x/crypto/ssh includes SHA1
- x/tools/gopls: Automatic completion of functions using interface annotations
- x/tools/cmd/goimports: move custom group imports set with "-local" flag to bottom of imports with no spaces.
- net/http: Request context is not canceled when `Server.WriteTimeout` is reached
- test: Test failures with `iterdelete: too slow`
- os: `Lstat` on `darwin` sometimes fails to expand symlinks in paths with trailing slashes
- x/tools/gopls: rename applies duplicate edits to a file with aliases (symlinks)
- crypto/x509: ParseCertificate should mention the ownership of the slice passed to it.
- proposal: go install: allow whitespace delimited package names from separate modules and versions
- Docs
- Go not yet supported