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
- cmd/compile: internal compiler error "bad live variable at entry" with map range, map lookup pointer, and optimized struct method call
- cmd/compile: reduce allocations by reusing SSA scratch state
- uuid: randomize NewV7 rand_a when sub-ms time is unavailable
- uuid: `NewV7()` always generates a UUID with `7000` on browsers
- crypto/tls: FIPS 140-3 certificate key check is skipped when InsecureSkipVerify=true
- net/http/internal/http2: remove "Host" header from Request.Header
- cmd/go: support quotes in `GOENV` file
- proposal: net/http: add MethodQuery constant
- cmd/go: report an added go directive as added, not downgraded
- proposal: blanket approval for String and GoString methods
- Docs
- Go not yet supported