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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: cgo build results depend on random tmp path
- database/sql: closingMutex lost wakeup deadlocks Rows.Next against concurrent Rows.Close
- doc/godebug.md: urlstrictcolons description is out of date for Go 1.27
- uuid: simplify NewV7 timestamp encoding and shrink lock scope
- crypto/tls: make deleting a missing session cache key a no-op
- cmd/go: `go fix` embedded literal produces non-compiling program [1.27 backport]
- encoding/json/v2: definition of "JSON-representable fields" looks incorrect [1.27 backport]
- encoding/json/v2: missing io.ErrUnexpectedEOF from v1 Decoder.Token [1.27 backport]
- proposal: encoding/json/v2: support typed struct tags
- fmt: skip the interface conversion in printValue for method-less types
- Docs
- Go not yet supported