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 supported934 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/pkgsite: clarify definitions of version in internal/frontend
- x/net/ipv4: PacketConn.MulticastInterface is implemented incorrectly on Linux
- x/tools/gopls: rename fails with "conflicts with var in same block" when the new identifier already exists
- x/tools/gopls: rename fails with "no object found" when the old identifier is missing a declaration
- x/net/ipv6: ControlMessage considers HopLimit==0 as missing
- net: some tests are skipped on Windows due to os.Getuid() always returns -1
- os: executable FileMode bit is not set on Windows
- x/review/git-codereview: make 'git codereview mail' run 'git push' using --no-follow-tags
- gollvm: redefinition of SYS_SENDTO in sysinfo.go
- x/tools/gopls: consider moving methods inside its type in outline view
- Docs
- Go not yet supported