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 supported944 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/tools/gopls: allowModfileModifications when using tempModFile or go.work
- 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 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
- encoding/json: custom unmarshal not called on empty value with ,string
- cmd/go: `go test -fuzz='^FuzzName$'` uses default value of -run flag and runs all regular tests as well
- Docs
- Go not yet supported