File tree 2 files changed +513
-140
lines changed
2 files changed +513
-140
lines changed Original file line number Diff line number Diff line change @@ -2,16 +2,12 @@ module github.com/arduino/arduino-language-server
2
2
3
3
go 1.12
4
4
5
- replace go.bug.st/lsp => ../lsp
6
-
7
- replace go.bug.st/json => ../go-json
8
-
9
5
require (
10
- github.com/arduino/arduino-cli v0.0.0-20201215104024-6a177ebf56f2
6
+ github.com/arduino/arduino-cli v0.0.0-20211105112240-8cae8809aad9
11
7
github.com/arduino/go-paths-helper v1.6.1
12
- github.com/fatih/color v1.7 .0
8
+ github.com/fatih/color v1.13 .0
13
9
github.com/pkg/errors v0.9.1
14
- github.com/stretchr/testify v1.6.1
15
- go.bug.st/json v1.0.0
16
- go.bug.st/lsp v0.0.0-00010101000000-000000000000
10
+ github.com/stretchr/testify v1.7.0
11
+ go.bug.st/json v1.15.6
12
+ go.bug.st/lsp v0.0.0-20211109230950-26242be380a2
17
13
)
You can’t perform that action at this time.
0 commit comments