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 supported896 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/tools/gopls: updates to go.sum needed, disabled by -mod=readonly with experimentalWorkspaceModule
- encoding/json: unmarshaler doesn't find UnmarshalJSON on embedded anonymous struct
- cgo: use of libc's backtrace from a C++ signal handler invoked for Go code crashes on ppc64le
- cmd/go: GOPATH mode rejects directory arguments outside of GOPATH/src that contain '@' characters
- runtime: type-assertion on Safari/WASM sometimes generates "types from different scopes"
- x/mobile: fatal error: bulkBarrierPreWrite: unaligned arguments
- proposal: x/crypto/ssh: expose client/sever supported algorithms
- cmd/pprof: disassembly support for PIE binaries / shared libraries
- cmd/compile: explore optimizations for fixed-length array copies
- database/sql: SetConnMaxIdleTime, SetConnMaxLifetime order impacts close time
- Docs
- Go not yet supported