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 supported935 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- go/types,cmd/compile/internal/types2: extend types.Info with implicit conversions from assignability
- cmd/compile: large slice literals allocated in stack, causing very big frame
- runtime: large initial values for GOMAXPROCS can cause runtime test failures
- gccgo: issue19182 test hangs with large initial CPU count
- x/net/idna: Registration.ToASCII() accepts empty TLD label
- cmd/go,cmd/doc: http activity during 'go doc'
- net/http: add MaxConnLifespan to Transport
- cmd/link: panic with cgo export and //go:linkname when main.main not declared
- x/mobile/cmd/gobind: gobind fails when binding ObjC imports to Go
- x/text/transform: Writer returns n < len(p), no error
- Docs
- Go not yet supported