You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that looks like a delve issue, and it's quite clear on why:
version of Delve is too old for Go version go1.23.3 (maximum supported version 1.22)
Internal panic in pointer analysis:
Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.
Go version
go version go1.23.3 darwin/arm64
Output of
go env
in your module/workspace:What did you do?
What did you see happen?
What did you expect to see?
Correct output or explicit error reporting, not panic
The text was updated successfully, but these errors were encountered: