Skip to content

Issues: golang/go

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

dl: wrong repo name in readme Documentation Issues describing a change to documentation. NeedsFix The path to resolution is known, but the work has not been done.
#71533 opened Feb 2, 2025 by awmorgan
cmd/compile/internal/liveness [cmd/compile]: unrecognized failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71530 opened Feb 2, 2025 by gopherbot
proposal: spec: reduce error handling boilerplate using "? return" and "? err" error-handling Language & library change proposals that are about error handling. LanguageChange Suggested changes to the Go language LanguageProposal Issues describing a requested change to the Go language specification. Proposal
#71528 opened Feb 2, 2025 by apparentlymart Proposal
crypto/sha,crypto/sha256: consider dropping extension-less assembly implementations Implementation Issues describing a semantics-preserving change to the Go implementation. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. Performance
#71525 opened Feb 1, 2025 by rolandshoemaker
proposal: runtime: CallerString LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#71519 opened Jan 31, 2025 by jimmyfrasche Proposal
testing: panics duplicate information BugReport Issues describing a possible bug in the Go implementation.
#71517 opened Jan 31, 2025 by neild
crypto/internal/sysrand:gofips140-v1.0.0: unrecognized failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71514 opened Jan 31, 2025 by gopherbot
cmd/go: TestScript/version_buildvcs_bzr failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71513 opened Jan 31, 2025 by gopherbot
crypto/x509:gofips140-v1.0.0: TestImports failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71509 opened Jan 31, 2025 by gopherbot
crypto/internal/fips140test:gofips140-v1.0.0: TestACVP failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71508 opened Jan 31, 2025 by gopherbot
crypto/ecdh:gofips140-v1.0.0: TestLinker failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71505 opened Jan 31, 2025 by gopherbot
cmd/go/internal/vcweb/vcstest: TestScripts/bzr/hello.txt failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71504 opened Jan 31, 2025 by gopherbot
cmd/go: allow all build flags for tool GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. ToolProposal Issues describing a requested change to a Go tool or command-line program.
#71503 opened Jan 31, 2025 by howardjohn
cmd/go: missing flags in help output for tool Documentation Issues describing a change to documentation. GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71502 opened Jan 31, 2025 by howardjohn Go1.24
crypto/tls: alertError not wrapped in exported AlertError BugReport Issues describing a possible bug in the Go implementation. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71500 opened Jan 31, 2025 by tobyjwebb
proposal: encoding/json/v2: new API for encoding/json LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal v2 An incompatible library change
#71497 opened Jan 31, 2025 by dsnet Proposal
os: Race condition in (* os.File).readdir() BugReport Issues describing a possible bug in the Go implementation.
#71496 opened Jan 31, 2025 by mitmitmitm
cmd/internal/testdir: Test/fixedbugs/issue16037_run.go failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71495 opened Jan 31, 2025 by gopherbot
os: on Windows, Chmod acts on symlinks rather than the symlink target NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71492 opened Jan 30, 2025 by neild Backlog
security: fix CVE-2025-22868 NeedsFix The path to resolution is known, but the work has not been done. release-blocker Security vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
#71490 opened Jan 30, 2025 by thatnealpatel Go1.25
x/tools/gopls: FoldingRange omitempty causes EndCharacter=0 to be omitted, changing its semantics in clients that distinguish 0 from missing BugReport Issues describing a possible bug in the Go implementation. Documentation Issues describing a change to documentation. gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#71489 opened Jan 30, 2025 by jansorg Unreleased
x/pkgsite: no docs for GOEXPERIMENT packages FeatureRequest Issues asking for a new feature that does not need a proposal. pkgsite
#71488 opened Jan 30, 2025 by SpikesDivZero pkgsite/unplanned
x/vuln: false positive for GO-2025-3408 vulncheck or vulndb Issues for the x/vuln or x/vulndb repo WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#71484 opened Jan 30, 2025 by ping-localhost vuln/unplanned
cmd/go: go mod not using ~/.gitconfig settings WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#71482 opened Jan 30, 2025 by SOF3
x/tools/gopls: unusedparams analyser reports issues in generated files gopls Issues related to the Go language server, gopls. ToolProposal Issues describing a requested change to a Go tool or command-line program. Tools This label describes issues relating to any tools in the x/tools repository.
#71481 opened Jan 30, 2025 by samsalisbury gopls/v0.18.0
ProTip! Exclude everything labeled bug with -label:bug.