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: Parse not setting Location to Local when TZ=UTC
- encoding/xml: fail to roundtrip with interface inside
- cmd/go: "conflicts with" message is too vague when one path is a package and the other is a module
- doc: clarify the interaction between modules and synthesized packages
- x/website: changes in code not highlighted in grettings-multiple-people tutorial
- x/build/buildlet: allow configurable buildlet timeouts per buildlet
- x/tools/cmd/stringer: error message is less clear than that of go build when there's a build error due to multiple package names in same directory
- cmd/go: go get -u can't upgrade packages with invalid or non-existent versions in go.mod
- x/exp/cmd/gorelease: split release, diff functionality and prepare to merge into GOROOT
- net/http: ServeFile may return 404 on temporary FS errors (such as »too many open files«)
- Docs
- Go not yet supported