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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- simd/archsimd: importing `simd/archsimd` without `goexperiment.simd` build tag fails compiler build with cryptic error message
- x/tools: support for embedded fields in struct literals
- net/http: Client blocks reading body with h1 requests when ctx.Done()
- net/http/internal/http2: multiple tests fail with GODEBUG=fips140=on
- cmd/go: honor -fullpath for compiler diagnostics
- strconv: ParseUint reports ErrRange instead of ErrSyntax
- proposal: crypto/tls: implement MLKEM1024 key exchange
- go/printer: nameSize += 1 instead nameSize=1
- go/printer: nameSize += 1 instead of nameSize = 1
- runtime: handle ENOTSUP/ENOSYS from poll_oneoff in netpoll_wasip1
- Docs
- Go not yet supported