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
- net/url: semicolons treated as invalid characters in query string
- proposal: x/arch/arm64/arm64asm: all fields of potential Args structs should be exported
- cmd/compile: suggest clearer error regarding when a non-pointer type cannot be used as type parameter
- flag: FlagSet should be marked as noCopy to prevent buggy behavior
- x/sys/windows/svc/mgr: Allow clients to request read-only access to the Service Control Manager and to individual services
- cmd/go: in module root, go list {module-root}/... behaves differently than go list ./..., yet go mod tidy removes go.sum entry needed for former
- x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failing with gvisor build errors since CL 386698
- x/tools/gopls: add an option to suppress or reduce verbosity of diagnostics for `go.mod`
- proposal: math: MinOf and MaxOf for generic numeric limits
- x/net/httpproxy: useProxy rejects localhost/loopback addresses unnecessarily
- Docs
- Go not yet supported