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: `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
- encoding/json/v2: fix typo of indented
- net/http: Regression in Go 1.27 - Request.Body.Close returns io.EOF when a handler leaves part of the body unread [1.27 backport]
- cmd/go/internal/verylongtest: TestScript/gotoolchain_net failures
- database/sql: support for uuid.UUID undocumented [1.27 backport]
- x/text/unicode/norm: NFC drops a canonical composition when a Hangul syllable precedes it (U+113C5, Unicode 17 tables)
- Docs
- Go not yet supported