Skip to content

Issues: golang/go

Beta
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/compile: poor escape analysis of strings.SplitSeq BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime.
#73524 opened Apr 28, 2025 by tdakkota
os/user:nolibgcc: TestGroupIdsTestUser failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73523 opened Apr 28, 2025 by gopherbot
net/http: http2 client data race to close request body when server crashes unexpectedly BugReport Issues describing a possible bug in the Go implementation.
#73522 opened Apr 28, 2025 by jhump
x/tools/gopls: DocumentSymbol returns incorrect selectionRange 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. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#73521 opened Apr 28, 2025 by MischaPanch Unreleased
runtime: deductSweepCredit bad symbol table 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. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#73519 opened Apr 28, 2025 by mangalaman93
build: build timeout on gotip-linux-loong64 Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done.
#73518 opened Apr 28, 2025 by abner-chenc Go1.25
riscv64: can't build on FreeBSD with cgo arch-riscv Issues solely affecting the riscv64 architecture. OS-FreeBSD
#73516 opened Apr 28, 2025 by mengzhuo
runtime: AIX build broken with fatal error 'taggedPointerPack invalid packing' 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. OS-AIX
#73515 opened Apr 28, 2025 by ayappanec Go1.25
x/pkgsite: package removal request for https://github.com/ringo-is-a-color/heteroglossia NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite
#73514 opened Apr 28, 2025 by ringo-is-a-color Unreleased
x/pkgsite: package removal request for github.com/2754github/gorm-with-logrus/gorm NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite
#73508 opened Apr 26, 2025 by 2754github Unreleased
x/crypto/acme: WaitOrder returns an order without a URI 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. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#73504 opened Apr 25, 2025 by jameshartig Unreleased
x/tools/go/packages: TestRmdirAfterGoList_Runner failures 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.
#73503 opened Apr 25, 2025 by gopherbot Unreleased
proposal: spec: local func declarations LanguageChange Suggested changes to the Go language LanguageProposal Issues describing a requested change to the Go language specification. Proposal
#73502 opened Apr 25, 2025 by adonovan Proposal
x/tools/gopls: missing workspace diagnostics after protocol change BugReport Issues describing a possible bug in the Go implementation. gopls Issues related to the Go language server, gopls. release-blocker Tools This label describes issues relating to any tools in the x/tools repository.
#73501 opened Apr 25, 2025 by findleyr gopls/v0.19.0
runtime: inlining in bgsweep leads to livelock BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime.
#73499 opened Apr 25, 2025 by ArsenySamoylov
x/pkgsite: package removal request for github.com/dalet-oss/{terraform-provider-kowabunga,kowabunga-api} pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#73498 opened Apr 25, 2025 by gxben Unreleased
build: build failure on x_tools-go1.24-linux-arm64_c4as16-perf_vs_gopls_0_11 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73496 opened Apr 24, 2025 by gopherbot
cmd/go: Tests failing when init accesses a byte slice larger than 65536 with go test -cover 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.
#73495 opened Apr 24, 2025 by maxkidd
x/sys/windows: mgr.Service.UpdateConfig(...) cannot set empty dependency list LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73494 opened Apr 24, 2025 by jimbobmcgee Unreleased
x/tools/gopls: can't find definition using -mod=mod 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.
#73492 opened Apr 24, 2025 by hedongyouxia Unreleased
x/tools/gopls: option to exclude vendor from suggested symbols or symbols from vendored tools gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#73493 opened Apr 24, 2025 by hu3bi gopls/backlog
runtime:cpu2: TestAbortInCgo failures 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.
#73487 opened Apr 24, 2025 by gopherbot
proposal: encoding/json/v2: encode time with format:unix as integer instead of float LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#73486 opened Apr 24, 2025 by lmittmann Proposal
ProTip! Adding no:label will show everything without a label.