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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- net: *TCPConn deadlines missed by more than 25% on NetBSD and OpenBSD
- x/tools/gopls: Add support for workspace/{Will,Did}{Rename,Delete,Create}Files methods
- time: TZ env variable doesn't support uncommon formats
- go/types, types2: enable `real`, `imag` and `complex` with type parameter arguments
- x/pkgsite: "added in version" does not account for new packages
- x/build/cmd/coordinator: main Go tests don't pass when CGO_CFLAGS=-mmacosx-version-min=10.13 set in environment
- encoding/json: custom unmarshal not called on empty value with ,string
- cmd/compile/internal/types2: runtime.mapassign1 throws in (*Checker.recordScope) during bootstrapping
- net/http: Transport wastes TLS handshake progress
- runtime: continuing TestSegv/SegvInCgo failures with "unknown pc"
- Docs
- Go not yet supported