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

x/net/http2: TestConfigPingTimeoutServer failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#72779 opened Mar 10, 2025 by gopherbot updated Mar 24, 2025
all: plan9-arm builder failing frequently with a variety of errors arch-arm Issues solely affecting the 32-bit arm architecture. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Plan9
#49338 opened Nov 4, 2021 by bcmills updated Mar 24, 2025 Unplanned
x/tools/gopls: "internal error converting diagnostic" (bug reported by telemetry) 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.
#64547 opened Dec 5, 2023 by adonovan updated Mar 24, 2025 gopls/v0.16.0
x/tools/gopls: analysis driver spuriously reports invalid suggested fixes due to AST repair 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.
#71659 opened Feb 11, 2025 by adonovan updated Mar 24, 2025 gopls/v0.19.0
x/tools/gopls: crash due to fixed ast.Node.End beyond EOF 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.
#66790 opened Apr 5, 2024 by nobelsmith updated Mar 24, 2025 gopls/v0.19.0
x/tools/gopls/internal/cmd: go/types data race causes TestImplementations failures 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.
#72082 opened Mar 3, 2025 by gopherbot updated Mar 24, 2025 gopls/v0.19.0
x/build: time out on LUCI Linux/PPC64x builder arch-ppc64x Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done.
#65171 opened Jan 19, 2024 by cherrymui updated Mar 24, 2025 Unreleased
net: TestLookupDotsWithRemoteSource is flaky NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
#27992 opened Oct 3, 2018 by katiehockman updated Mar 24, 2025 Backlog
Go team quiet week Mar 24–Mar 28: issue tracker responses will be delayed Other None of the above.
#72999 opened Mar 22, 2025 by aclements updated Mar 24, 2025
proposal: cmd/compile: go:readonly comment directive for body-less functions compiler/runtime Issues related to the Go compiler and/or runtime. Proposal
#67364 opened May 14, 2024 by Jorropo updated Mar 24, 2025 Proposal
proposal: cmd/go: mark tool dependencies in go.mod GoCommand cmd/go Proposal ToolProposal Issues describing a requested change to a Go tool or command-line program.
#71749 opened Feb 14, 2025 by vhespanha updated Mar 24, 2025 Proposal
crypto/x509: accepts DN with all empty values
#73021 opened Mar 24, 2025 by onepeople158 updated Mar 24, 2025
x/tools/gopls/internal/analysis/modernize: range over int rule doesn't consider potential slice appends 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.
#73022 opened Mar 24, 2025 by jakebailey updated Mar 24, 2025 Unreleased
runtime: flaky failures on NetBSD since CL 526118 compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-NetBSD
#62524 opened Sep 8, 2023 by cherrymui updated Mar 24, 2025 Backlog
all: unrecognized failures on plan9/386 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Plan9
#60255 opened May 17, 2023 by bcmills updated Mar 24, 2025 Backlog
runtime: performance regression for small Swiss Table map access for non-specialized keys compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done. Performance
#70849 opened Dec 14, 2024 by thepudds updated Mar 24, 2025 Go1.25
cmd/go: go help packages is out of date Documentation Issues describing a change to documentation. GoCommand cmd/go help wanted modules NeedsFix The path to resolution is known, but the work has not been done.
#57655 opened Jan 6, 2023 by rogpeppe updated Mar 24, 2025 Backlog
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. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#71503 opened Jan 31, 2025 by howardjohn updated Mar 24, 2025
runtime: build fails when run via QEMU for linux/amd64 running on linux/arm64 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-Linux
#69255 opened Sep 4, 2024 by myitcv updated Mar 24, 2025 Backlog
runtime/pprof: goroutine profile at debug=2 hides the start of the finalizer goroutine BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#73011 opened Mar 23, 2025 by gavraz updated Mar 24, 2025 Go1.25
cmd/go: add option to prevent 'go get -u' from updating certain dependencies FeatureRequest Issues asking for a new feature that does not need a proposal. GoCommand cmd/go modules NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#29968 opened Jan 28, 2019 by jayconrod updated Mar 24, 2025 Unplanned
x/tools/gopls: better struct field docs messages Documentation Issues describing a change to documentation. FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#73016 opened Mar 24, 2025 by Cianidos updated Mar 24, 2025 Unreleased
x/tools/gopls: progress notifications for more operations FeatureRequest Issues asking for a new feature that does not need a proposal. gopls Issues related to the Go language server, gopls. help wanted Tools This label describes issues relating to any tools in the x/tools repository.
#71751 opened Feb 14, 2025 by angles-n-daemons updated Mar 24, 2025 gopls/backlog
ProTip! Mix and match filters to narrow down what you’re looking for.