How to get Delve working with my older version of GO. #3383
Unanswered
qiansen1386
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting this error when debugging an UT
I've downgraded my dlv to 1.9.1. but the vscode keep on using vscode-go-tools-gopath instead of my GOPATH. Besides I don't know how to add
--check-go-version=false
. I added below json to launch.json. However, I don't know how to let Vs Code Testing module respect my launch.json.Beta Was this translation helpful? Give feedback.
All reactions