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/compile: devirtualize singly-typed interface return values
- proposal: x/crypto/acme: add RetryAfter field to the Authorization, Order & Challenge objects
- crypto/cipher: add a new func NewGCMWithNonceSizeAndTagSize allows the user to specify the nonce size and tag size.
- x/tools/gopls: modernize could suggest using strings.Cut* instead of strings.Split*
- x/pkgsite-metrics: module fails to tidy after upgrading golang.org/x/exp/event to its latest version
- x/tools/gopls: DidCreateFiles: panic in Files[i].URI.Clean()
- net/http: use tlsConn interface
- cmd/asm: Go arm64 assembler doesn't support "FMOVQ F0, (R0)(R2)"
- cmd/go: tool should explicitely reject an empty tool name
- x/sys/unix: AIX IOCTL SetWinsize integer overflows
- Docs
- Go not yet supported