ondrajz/go-callvis

panic: runtime error: invalid memory address or nil pointer dereference

Opened this issue · 1 comments

go version 1.22.1

$ go-callvis . // in my module root

panic: runtime error: invalid memory address or nil pointer dereference [recovered]

what happened?

屏幕截图 2024-05-16 122711

This is the same as issue 170
Someone addressed it there and the PR is open for the fix, im using their fork till its merged