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
- time: TZ parsing on Unix misses some locations
- time: Document time.Parse leap second behavior
- 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
- cmd/go: "Access is denied." errors for .partial files in 'go mod download' on Windows
- encoding/json: custom unmarshal not called on empty value with ,string
- net/http: fix memory leak in http.Transport
- cmd/go: `go test -fuzz='^FuzzName$'` uses default value of -run flag and runs all regular tests as well
- cmd/compile/internal/types2: runtime.mapassign1 throws in (*Checker.recordScope) during bootstrapping
- Docs
- Go not yet supported