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
- os: Remove and RemoveAll can't remove the current directory on AIX
- go/types: review/document AssignableTo code path for untyped value types
- x/net/http/httpguts: add parser/accessors for Link header
- x/build: TryBots should check go.mod files are tidy
- encoding/gob: decoding fails for structs with anonymous pointer fields that implement GobDecoder interface
- proposal: cmd/go: build: add -buildmode=nolink flag
- internal/poll: transparently support new linux io_uring interface
- net/http: Client.Do returns different errors on context deadline depending on req/conn state
- cmd/go: do not download “modules” that contain no go.mod or *.go
- internal/singleflight: delete, use golang.org/x/sync/singleflight
- Docs
- Go not yet supported