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/pkgsite: package removal request for [https://pkg.go.dev/github.com/ariocp/mlog] pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite
#73147 opened Apr 3, 2025 by ariocp Unreleased
cmd/compile: unnecessary bounds check when slicing after using slices.Grow BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. help wanted Performance
#73145 opened Apr 3, 2025 by dominikh Unplanned
runtime: Segmentation fault from vgetrandomPutState and runtime.growslice w/ runtime.OSLockThread [1.24 backport] CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#73144 opened Apr 3, 2025 by gopherbot Go1.24.3
crypto/x509: ParseCertificate fails to parse certificates with a compressed EC public key BugReport Issues describing a possible bug in the Go implementation.
#73142 opened Apr 2, 2025 by austin-jadlowiec
runtime: Segmentation fault from vgetrandomPutState and runtime.growslice w/ runtime.OSLockThread compiler/runtime Issues related to the Go compiler and/or runtime. Critical A critical problem that affects the availability or correctness of production systems built using Go NeedsFix The path to resolution is known, but the work has not been done.
#73141 opened Apr 2, 2025 by sipsma Go1.25
net: TestCloseWrite/unix failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#73140 opened Apr 2, 2025 by gopherbot
x/tools/gopls: Getting severe usage of files gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#73139 opened Apr 2, 2025 by richtera Unreleased
testing: loosen description of how b.Loop works today and ideally avoid forcing heap allocs in future ToolProposal Issues describing a requested change to a Go tool or command-line program.
#73137 opened Apr 2, 2025 by thepudds
runtime: TestMemoryLimitNoGCPercent 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.
#73136 opened Apr 2, 2025 by gopherbot
net/http: TestTransportRequestWriteRoundTrip/h1/file,_length failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73135 opened Apr 2, 2025 by gopherbot
testing/synctest: GOEXPERIMENT=synctest blocks indefinitely with context.WithTimeout in tight loop 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.
#73130 opened Apr 1, 2025 by chanchal1987
cmd/internal/testdir: Test/fixedbugs/issue68415.go failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73129 opened Apr 1, 2025 by gopherbot
x/tools/refactor/importgraph: TestBuild failures (nil frame pointer in os.OpenFile) 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.
#73128 opened Apr 1, 2025 by gopherbot Unreleased
cmd/go: compile error for toolchain default in go.mod, removed by mod tidy BugReport Issues describing a possible bug in the Go implementation. GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73127 opened Apr 1, 2025 by Snawoot
proposal: os: add Root.ReadFile & Root.WriteFile LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#73126 opened Apr 1, 2025 by neild Proposal
proposal: stdlib: reduced boilerplate for proposals to reduce error handling boilerplate LanguageProposal Issues describing a requested change to the Go language specification. Proposal
#73125 opened Apr 1, 2025 by seebs Proposal
crypto/cipher:gofips140: TestCTR_AES_multiblock_XORKeyStreamAt/keySize=24 failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73124 opened Apr 1, 2025 by gopherbot
cmd/go: mod init should not infer a path with a /v1 suffix BugReport Issues describing a possible bug in the Go implementation. GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73121 opened Apr 1, 2025 by chenyanchen
x/tour: Korean translation offline NeedsFix The path to resolution is known, but the work has not been done. Other None of the above.
#73120 opened Apr 1, 2025 by summtime Unreleased
x/mobile: gomobile bind target macos xcode issue mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Other None of the above.
#73119 opened Apr 1, 2025 by xcolwell Unreleased
crypto/tls: ECH decodeInnerClientHello incorrectly rejects ClientHello with GREASE values in supportedVersions [1.24 backport] CherryPickCandidate Used during the release process for point releases WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#73118 opened Apr 1, 2025 by gopherbot Go1.24.3
runtime: unexpected reuse of memory when debugging BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. Debugging
#73117 opened Apr 1, 2025 by hao-liangyou Go1.25
cmd/go, testing: consider shrinking set of characters allowed/passed through in subtest names GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73116 opened Apr 1, 2025 by dmitshur Backlog
cmd/go: TestScript/mod_tidy_oldgo failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73115 opened Apr 1, 2025 by gopherbot
ProTip! Exclude everything labeled bug with -label:bug.