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 supported937 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/compile: merge sequential memory moves into bigger memory moves
- gccgo: internal compiler error for interface with cyclic result types
- cmd/compile: combine append calls
- proposal: io/v2: remove io.Seeker, SeekStart, etc., change Seek method
- cmd/compile: teach prove.go that {strings|bytes}.Index* return value in the range [-1 .. len(s))
- cmd/cgo: undefined reference for C function with -buildmode=c-archive
- cmd/go: allow forcing tags on/off during go mod vendor, tidy
- net: SplitHostPort errors if no port is specified, but not if input ends with a trailing ":"
- proposal: tools for more readable stacktraces
- encoding/xml: add support for xml version 1.1
- Docs
- Go not yet supported