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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: add subtraction cancellation rule x-(x-y)==y
- cmd/go: build cache grows abnormally large (100GB+) and go build -x -v shows full recompilation with very slow initial build (more than 5 min)
- cmd/go: add -static flag to go build
- cmd/internal/testdir:0_10: Test/codegen/simd.go failures [consistent failure]
- proposal: log/slog: add TestHandler routing output to testing.TB
- uuid: randomize NewV7 rand_a when sub-ms time is unavailable
- uuid: `NewV7()` always generates a UUID with `7000` on browsers
- encoding/hex: AppendEncode produces wrong result when dst and src share underlying array
- proposal: testing: new API to simplify calling a function in a child process
- x/tools/gopls: revise gopls flag parsing
- Docs
- Go not yet supported