-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
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.
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.
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.
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
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.
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.
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.
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.
proposal: image: add Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
Proposal
(*Uniform).SubImage
LibraryProposal
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.
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
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.
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
x/vuln: false negative for GO-2024-3321
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
vulncheck or vulndb
Issues for the x/vuln or x/vulndb repo
cmd/compile: a constant expression is moved into a loop
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.
Performance
runtime: binary analysis failed due to fake PC in gosave_systemstack_switch
BugReport
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
#71440
opened Jan 26, 2025 by
RuoxiiWaa
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.