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
- proposal: os/exec: allow on windows to add a JOB_OBJECT on process creation
- cmd/asm: add ordered `CASP` variants (`CASPA`, `CASPL`, `CASPAL`) for arm64
- runtime: add ARM64 vectorized support for Green Tea GC
- net/http: a hung `net.Conn.Close()` in `closeConnIfStillIdle` holds `idleMu` and deadlocks all connection acquisition (Windows)
- x/build/internal/task: fold security release steps into point release
- x/image/tiff: lack of tile size limits
- x/review/git-codereview: asks for password when cookie is required
- build: build failure on x_tools-gotip-linux-mips64le
- proposal: x/crypto/ssh: add "hostbased" authentication (client and server)
- net/http, net/http/internal/http2: optimize Date header generation to reduce per-request formatting overhead
- Docs
- Go not yet supported