File tree Expand file tree Collapse file tree 2 files changed +507
-140
lines changed Expand file tree Collapse file tree 2 files changed +507
-140
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ module github.com/arduino/arduino-builder
33go 1.13
44
55require (
6- github.com/arduino/arduino-cli v0.0.0-20210514123546-d710b642ef79
7- github.com/arduino/go-paths-helper v1.5.0
8- github.com/arduino/go-properties-orderedmap v1.4 .0
9- github.com/fsnotify/fsnotify v1.4.9
10- github.com/golang/protobuf v1.4 .2
6+ github.com/arduino/arduino-cli v0.0.0-20220103160225-60c1c98ef90c
7+ github.com/arduino/go-paths-helper v1.6.1
8+ github.com/arduino/go-properties-orderedmap v1.7 .0
9+ github.com/fsnotify/fsnotify v1.5.1
10+ github.com/golang/protobuf v1.5 .2
1111 github.com/pkg/errors v0.9.1
12- github.com/sirupsen/logrus v1.7.0
13- golang.org/x/net v0.0.0-20201209123823-ac852fbbde11
14- google.golang.org/grpc v1.34 .0
12+ github.com/sirupsen/logrus v1.8.1
13+ golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
14+ google.golang.org/grpc v1.43 .0
1515)
You can’t perform that action at this time.
0 commit comments