We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f8a2f commit 354774cCopy full SHA for 354774c
CHANGELOG.md
@@ -27,6 +27,9 @@ BUG FIXES:
27
[[GH-2907]](https://github.com/fatih/vim-go/pull/2907)
28
* Prevent `:GoDebugBreakpoint` from causing delve to exit.
29
[[GH-2908]](https://github.com/fatih/vim-go/pull/2908)
30
+* Use the resolved directory name for `gopls`' working directory when `go.mod`
31
+ is in a symlinked path.
32
+ [[GH-2913]](https://github.com/fatih/vim-go/pull/2913)
33
34
35
## v1.23 - (May 16, 2020)
0 commit comments