Release 0.17.2
v0.17.2 - 29th Sep, 2020
Fixes
- Fixed a regression caused by the change for Issue 679.
Ifgois not found fromPATHavailable to the extension, the extension tries
a couple of well-known default locations to find thegobinary. In this case, we
need to mutatePATHso other tools includinggoplsordlvcan choose the
same go version. (Issue 713).