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 supported952 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/net/html: `html.Parse` Changes Attribute Order Starting in v0.55.0
- internal/trace: TestTraceWaitOnPipe/Stress failures
- x/tools/gopls: test flakes due to SEGV during fork+exec of cmd/go on darwin
- runtime: fix softfloat64 add/sub for normal operands cancelling to subnormal
- cmd/dist: remove remaining cases of unhelpful overlapping constant timeouts
- net/http: validate trailers when writing requests and responses
- cmd/go: occasional failures on gotip-linux-amd64-racegocommand-noopt builder during `go install -race cmd/go` step
- proposal: log/slog: add HandlerOptions.AvoidWriteMutex
- proposal: net/url: MustParse
- os: fix examples to use errors.Is instead of deprecated os.IsExist/os.IsNotExist
- Docs
- Go not yet supported