Skip to content

issues Search Results · repo:golang/go language:Go

Filter by

67k results
 (158 ms)

67k results

ingolang/go (press backspace or delete to remove)

GOVERSION= go1.23.9 GO111MODULE= on GOARCH= amd64 I have been continuously collecting profile in production, and after a while, an invalid pc-encoded table error occurred. The stack trace is as follows ...
BugReport
  • LiuisKim
  • 2
  • Opened 
    8 hours ago
  • #74637

Go version go version go1.24.4 linux/amd64 Output of go env in your module/workspace: AR= ar CC= gcc CGO_CFLAGS= -O2 -g CGO_CPPFLAGS= CGO_CXXFLAGS= -O2 -g CGO_ENABLED= 1 CGO_FFLAGS= -O2 -g CGO_LDFLAGS= ...
BugReport
  • personnumber3377
  • 2
  • Opened 
    8 hours ago
  • #74636

With semantic tokens enabled, the following gotmpl file crashes gopls: {{/* this is a comment */}} Editor: neovim details summary Stack trace /summary panic: runtime error: index out of range [3] with ...
gopls
Tools
  • koonix
  • Opened 
    11 hours ago
  • #74635

Go version go1.24.5 linux/amd64 Output of go env in your module/workspace: - What did you do? I looked at the doc comment of (*ListenConfig).ListenPacket What did you see happen? and saw, it said: ...
  • jfrech
  • Opened 
    12 hours ago
  • #74634

Go version go version go1.24.5 linux/amd64 Output of go env in your module/workspace: AR= ar CC= gcc CGO_CFLAGS= -O2 -g CGO_CPPFLAGS= CGO_CXXFLAGS= -O2 -g CGO_ENABLED= 1 CGO_FFLAGS= -O2 -g CGO_LDFLAGS= ...
BugReport
  • hoskeri
  • 2
  • Opened 
    13 hours ago
  • #74633

#!watchflakes default - pkg == internal/coverage/cfile test == TestCoverageApis/emitToWriter Issue created automatically to collect these failures. Example (log): === RUN TestCoverageApis/emitToWriter ...
NeedsInvestigation
  • gopherbot
  • 1
  • Opened 
    13 hours ago
  • #74632

Proposal Details Go 1.24 added a standard way to get a context inside a test, however even though there is a function to get the Deadline of a test, its Context does not have this deadline set. Should ...
LanguageProposal
Proposal
  • teo-tsirpanis
  • 1
  • Opened 
    14 hours ago
  • #74631

Go 1.24 introduced the fips140=only GODEBUG setting, which strictly enforces that only FIPS 140-3 compliant cryptography is used, either panicking in or returning an error from non-compliant functions. ...
LibraryProposal
NeedsDecision
  • rolandshoemaker
  • 2
  • Opened 
    14 hours ago
  • #74630

#!watchflakes default - pkg == cmd/internal/testdir:2_10 test == Test/fixedbugs/bug440_64.go Issue created automatically to collect these failures. Example (log): === RUN Test/fixedbugs/bug440_64.go ...
NeedsInvestigation
  • gopherbot
  • 1
  • Opened 
    15 hours ago
  • #74629

Summary As part of the efforts to reduce third party dependencies in the VSCode go extension, we added refactoring codeactions for add and remove struct tags in gopls. Before we can remove the extension ...
telemetry
Telemetry-Proposal
  • madelinekalil
  • Opened 
    16 hours ago
  • #74628
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub