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
- 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
- log/syslog: TestWithSimulated failures
- cmd/compile: buildmode c-archive not supported on linux/mips64le
- runtime: cgo stuck because of go signal handler went into dead loop if pid=1
- Docs
- Go not yet supported