File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -63,8 +63,12 @@ To build, run the following commands:
63
63
go get github.com/go-errors/errors
64
64
go get github.com/stretchr/testify
65
65
go get github.com/jstemmer/go-junit-report
66
- go get github.com/arduino/go-properties-map
67
- go get github.com/arduino/go-timeutils
66
+ go get -u github.com/arduino/go-properties-map
67
+ go get -u github.com/arduino/go-timeutils
68
+ go get google.golang.org/grpc
69
+ go get github.com/golang/protobuf/proto
70
+ go get golang.org/x/net/context
71
+ go get github.com/fsnotify/fsnotify
68
72
go get github.com/arduino/arduino-builder
69
73
go build github.com/arduino/arduino-builder/arduino-builder
70
74
```
You can’t perform that action at this time.
0 commit comments