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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: no debug information emitted for type used only as initializer
- cmd/link: `go tool dist test testshared` failed if linked with lld or mold
- path/filepath: Glob fails and hangs on Windows when using character ranges
- cmd/go: respect -cpu=n on workers
- net/http: doc: Clarify that Server.ServeTLS enables http2, but Server.Serve does not
- cmd/vet: report strings.Trim/TrimLeft/TrimRight with duplicate runes in cutset
- cmd/go: allow fuzzing multiple targets per package
- cmd/go: command to print out the directory Go will install binaries into
- x/tools/gopls: empty struct literal providing incorrect completion suggestions
- net/http: ServeFile and FileServer information leak
- Docs
- Go not yet supported