Skip to content

Commit ad47a52

Browse files
committed
change go.mod
1 parent d0c0168 commit ad47a52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/arduino/arduino-language-server
22

33
go 1.12
44

5+
replace go.bug.st/lsp => ../go-lsp
6+
57
require (
68
github.com/arduino/arduino-cli v0.0.0-20211105112240-8cae8809aad9
79
github.com/arduino/go-paths-helper v1.6.1

0 commit comments

Comments
 (0)