Skip to content

Commit 5aca8b9

Browse files
committed
Force 0.15.0 version for dap
1 parent d74dc0d commit 5aca8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dap-go.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
:group 'dap-go
4848
:type 'string)
4949

50-
(dap-utils-vscode-setup-function "dap-go" "golang" "go" dap-go-debug-path)
50+
(dap-utils-vscode-setup-function "dap-go" "golang" "go" dap-go-debug-path "0.15.0")
5151

5252
(defun dap-go--populate-default-args (conf)
5353
"Populate CONF with the default arguments."

0 commit comments

Comments
 (0)