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 supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: io: add `WriterTo` to `PipeReader` and `ReaderFrom` to `PipeWriter`
- x/net/ipv{4,6}: adopt net/netip address types
- cmd/vet: false positive for MOVOU
- proposal: cmd/go/internal/run: Use an exec without fork, or pass signals to child
- x/tools/gopls: weird files treated as packages
- net/netip: Document of `AddrFromSlice` doesn't mention that passing IPv4 `net.IP` made with `net.ParseIP` to `AddrFromSlice` creates IPv4 mapped IPv6 `netip.Addr`
- crypto/sha: remove redundant type conversion
- crypto: use BigEndian in consume functions
- x/build: corellium builders failing with signal: killed
- testing/fstest: `TestFS` falsely fails for certain directory trees on macOS
- Docs
- Go not yet supported