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
- runtime: SIGBUS during runtime.init when running an executable stored on GCS via gcsfuse
- net: add context-aware Dialer methods DialTCP, DialUDP, DialIP, DialUnix
- x/text/cmd/gotext: update command too slow
- compile: convert standalone LEA to ADD/SUB to reduce port contention on x86/amd64
- x/sync/singleflight: add ability to inspect key status, i.e. is already in-flight
- runtime: optimize memmove for 1-16 MB overlapping case on AMD64
- x/pkgsite: ioutil/Readfile does not run correctly in pkg.go.dev example.
- runtime: apparent deadlock in TestConcurrentReadsAfterGrowth on FreeBSD
- all: pass -march=x86_64-vX to CGo compiler when GOAMD64=vX is set
- x/tools/gopls: The Need For Gopls Extensibility (Proposal)
- Docs
- Go not yet supported