rebuild the application
horoshi10v opened this issue · 0 comments
horoshi10v commented
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