ondrajz / go-callvis

Visualize call graph of a Go program using Graphviz

Home Page:https://ofabry.github.io/go-callvis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rebuild the application

horoshi10v opened this issue · comments

i run go install github.com/ofabry/go-callvis@master and go-callvis cmd
but get NewFileSet not declared by package token -: This application uses version go1.17 of the source-processing packages but runs version go1.20 of 'go list'. It may fail to process source files that rely on newer language features. If so, rebuild the application using a newer version of Go. 2023/05/17 20:44:41 packages contain errors
how I can fix it?
mac.os 12.6 go1.20.4 darwin/amd64