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

cmd/go: GOFIPS140=v1.0.0 makes tests flaky BugReport Issues describing a possible bug in the Go implementation. GoCommand cmd/go release-blocker
#71491 opened Jan 30, 2025 by ianlancetaylor Go1.24
security: fix CVE-2025-22868 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/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/tools/internal/refactor/inline: panic in needsParens gopls/telemetry-wins gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#71486 opened Jan 30, 2025 by adonovan gopls/v0.18.0
x/tools/go/analysis/passes/printf, cmd/vet: gate non-constant format string check on 1.24 language version release-blocker 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.
#71485 opened Jan 30, 2025 by findleyr Go1.24
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
security: fix CVE-2025-22867 release-blocker Security vulncheck or vulndb Issues for the x/vuln or x/vulndb repo
#71476 opened Jan 29, 2025 by rolandshoemaker Go1.24
x/tools/gopls: gopls completes a function from an unimported module in the vendor path but uses an incorrect import path with "vendor/" BugReport Issues describing a possible bug in the Go implementation. gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#71474 opened Jan 29, 2025 by xckomorebi Unreleased
x/tools/gopls: "invalid selection" bug in ExtractToNewFile BugReport Issues describing a possible bug in the Go implementation. gopls/telemetry-wins gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#71473 opened Jan 29, 2025 by adonovan gopls/v0.18.0
cmd/link: can't dynamically import static CFString constants using the internal linker BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin
#71471 opened Jan 29, 2025 by qmuntal
cmd/go: toolchain directive can point to file relative to go.mod with ADS on windows NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows Security
#71470 opened Jan 28, 2025 by rolandshoemaker
os/exec: LookPath considers paths containing ":" to be absolute on windows NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows Security
#71469 opened Jan 28, 2025 by rolandshoemaker
cmd/go: panic with invalid characters in build directory GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71466 opened Jan 28, 2025 by merlinz01 Backlog
math/big: reduce allocations in writeMultiple() Implementation Issues describing a semantics-preserving change to the Go implementation. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71465 opened Jan 28, 2025 by pierrre Backlog
proposal: image: add (*Uniform).SubImage LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#71463 opened Jan 28, 2025 by hajimehoshi Proposal
x/tools/gopls: Code completion in gopls is not working, unable to find the packages to import gopls Issues related to the Go language server, gopls. 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. Tools This label describes issues relating to any tools in the x/tools repository.
#71462 opened Jan 28, 2025 by tyanxie Unreleased
os/exec: TestWaitid failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71461 opened Jan 28, 2025 by gopherbot
proposal: allow eliding "_" fields in unkeyed struct literals LanguageChange Suggested changes to the Go language LanguageChangeReview Discussed by language change review committee LanguageProposal Issues describing a requested change to the Go language specification. Proposal
#71458 opened Jan 27, 2025 by dr2chase Proposal
cmd/compile: ICE: unexpected types2.Invalid in writePkgStub BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71454 opened Jan 27, 2025 by adonovan
runtime: spurious SEGV in package initializer (darwin/amd64) compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#71453 opened Jan 27, 2025 by gopherbot Unreleased
runtime: reportZombies throws "found pointer to free object" in sweeper BugReport Issues describing a possible bug in the Go implementation. gopls/telemetry-wins NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#71451 opened Jan 27, 2025 by adonovan
google.golang.org/protobuf: TestIntegration/Go1.23.0/LazyDecoding failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71450 opened Jan 27, 2025 by gopherbot
ProTip! Adding no:label will show everything without a label.