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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- net/http: FileServer local redirection is buggy for escaped path
- x/crypto/ssh: BannerDisplayStderr is unsanitized
- proposal: go/build: add Context.ReadDirEntries
- cmd/compile: compiler ICE in 1.26.4
- runtime: async preemption corrupts AVX (YMM) state on netbsd/amd64
- cmd/go: build cache grows abnormally large (100GB+) and go build -x -v shows full recompilation with very slow initial build (more than 5 min)
- cmd/go,testing: support stopping fuzzing after coverage plateaus
- regexp: avoid allocating string copy if ReplaceAllString is a no-op
- os/signal: TestTerminalSignal failures
- net/url: ResolveReference incorrectly handles ".." segments at root of path
- Docs
- Go not yet supported