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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/internal/obj/riscv: support zawrs assembly on riscv64
- cmd/internal/obj/riscv: support Zihintntl assembly on riscv64
- x/tools/gopls: completion of array pointer assignment to element-typed variable results in incorrect dereferencing
- crypto/internal/fips140: `go install` stdlib with `GOFIPS140=v1.0.0` does not install all `.a` archives
- cmd/compile: prove only notices one of a pair of induction variables (missed optimization)
- x/tools/go/analysis/passes/unusedresult: should be suppressed in testing.B.Loop
- x/crypto/acme: client is not reporting account retrieve error and sends JWK in the protected headers to endpoints which expect KID
- cmd/compile: extra bounds check when accessing string using index from range over its runes
- regexp: `\Q` accepted without closing `\E`
- internal/workcmd: add toolchain to json output
- Docs
- Go not yet supported