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 supported951 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- fmt: clarify %q is for runes, not integers; note go vet warning
- simd/archsimd: missing AndNot, Xor, and Not operations for masks(AVX512+)
- internal/coverage/cfile: TestIssue59563TruncatedCoverPkgAll failures
- cmd/go: TestScript/mod_tidy_issue60313 failures
- net/http: TestTransportRespectRequestWantsClose/h1/DisableKeepAlive=false,RequestClose=false failures
- html/template: XSS due to templates such as <a href="{{.Scheme}}:{{.Body}}">
- x/tools/gopls/internal/test/integration/completion: TestUnimportedCompletion/default failures
- cmd/go: make go install warn when package is not main
- cmd/go: document go version set by go mod init
- fmt: clarify %q is not for arbitrary integers (fixes #78486)
- Docs
- Go not yet supported