ondrajz / go-callvis

Visualize call graph of a Go program using Graphviz
https://ofabry.github.io/go-callvis
MIT License
5.82k stars 402 forks source link

go version 1.18.3,panic: in net/netip.AddrFromSlice: cannot convert *t0 ([]byte) to *[4]byte #125

Open lingok1 opened 1 year ago

lingok1 commented 1 year ago

go version 1.18.3,panic: in net/netip.AddrFromSlice: cannot convert t0 ([]byte) to [4]byte

dartagnanli commented 1 year ago

try as what this say,good luck https://github.com/ofabry/go-callvis/pull/121