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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- 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: when running 'go doc', GOPATH/src/<stdpkg> shadows stdlib when runtime.GOROOT() is empty
- 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)
- net: clarify Windows resolver behavior for Go 1.19+
- cmd/internal/obj/loong64: fix opcode in 64-bit store address expansion
- simd/archsimd: X86.AVX512() always false on darwin/amd64
- Docs
- Go not yet supported