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/link: Windows build fails due to PE export cap 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-Windows
#68405 opened Jul 12, 2024 by jgillich
x/exp/trace: gen.bash depends on GNU's sed, fails with BSD's NeedsFix The path to resolution is known, but the work has not been done.
#68403 opened Jul 12, 2024 by rhysh Unreleased
x/build: gotip-freebsd-riscv64 builder is in quarantined state Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
#68402 opened Jul 12, 2024 by dmitshur Unreleased
encoding/xml: does not reject colons in processing instruction targets NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68393 opened Jul 11, 2024 by DemiMarie
encoding/xml: accepts names containing : followed by a character that cannot start a Name NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68392 opened Jul 11, 2024 by DemiMarie
x/telemetry/internal/mmap: TestSharedMemory failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. telemetry x/telemetry issues
#68389 opened Jul 11, 2024 by gopherbot Go1.23
encoding/xml: does not parse internal subset of DTD as required by standard NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68388 opened Jul 11, 2024 by DemiMarie
encoding/xml: wrongly rejects ]]> in attribute value NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68387 opened Jul 11, 2024 by DemiMarie
encoding/xml: does not require whitespace before processing instruction value NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68386 opened Jul 11, 2024 by DemiMarie
encoding/xml: accepts XML with no space between attributes NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68385 opened Jul 11, 2024 by DemiMarie
cmd/go: work use failing with symlinks in the path GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68383 opened Jul 11, 2024 by dgeorgievski
x/text/collate: Key and KeyFromString silently ignore the collate.Force option NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68379 opened Jul 11, 2024 by danderson Unreleased
crypto/internal/boring: NewCTR does not panic when given an IV with different length than block size NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68377 opened Jul 10, 2024 by msabin Backlog
runtime: potential gc deadlock 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.
#68373 opened Jul 10, 2024 by felixge Go1.21.13
cmd/cgo: AR environment variable not used with buildmode=c-archive 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.
#68362 opened Jul 10, 2024 by k0574x Backlog
cmd/go: support fetching git repos with sha256 hashes FeatureRequest GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#68359 opened Jul 9, 2024 by johnnybubonic
ProTip! Type g i on any issue or pull request to go back to the issue listing page.