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
- cmd/gofmt: align renamed imports
- archive/zip: cannot parse file header with compressed size or local file header offset of 0xffffffff
- database/sql: connection pool was originally FIFO, is now random, but should be LIFO
- x/build: use Cloud Run
- cmd/pprof: account CPU and allocations of goroutines to the frame where they are created
- cmd/go: go get -u behaves differently with and without GOPROXY when a module doesn't exist at head
- crypto/rsa: doc: reword "coprime to" in doc comments
- cmd/compile: intrinsify math/bits.RotateLeft{32,64} on all architectures
- go/doc: Synopsis can return a sentence spanning multiple paragraphs and code blocks
- runtime: no examples for LockOSThread and UnlockOSThread
- Docs
- Go not yet supported