File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/arduino/arduino-builder
33go 1.13
44
55require (
6- github.com/arduino/arduino-cli v0.0.0-20210504144214-15e81eddb96a
6+ github.com/arduino/arduino-cli v0.0.0-20210510134509-e64bd910f0f4
77 github.com/arduino/go-paths-helper v1.5.0
88 github.com/arduino/go-properties-orderedmap v1.4.0
99 github.com/fsnotify/fsnotify v1.4.9
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuy
1010github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
1111github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 h1:kFOfPq6dUM1hTo4JG6LR5AXSUEsOjtdm0kw0FtQtMJA =
1212github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 /go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c =
13- github.com/arduino/arduino-cli v0.0.0-20210504144214-15e81eddb96a h1:6oJTf8PGBnE9pBTUtoi17DfdqqlCtM7APecZJLjeBUc =
14- github.com/arduino/arduino-cli v0.0.0-20210504144214-15e81eddb96a /go.mod h1:5dWroFPvaWuBNVuYMV0X8osqIhyUG5otRgJlRHN831E =
13+ github.com/arduino/arduino-cli v0.0.0-20210510134509-e64bd910f0f4 h1:XcLczY8mPSJd5gt88tGXGL2dsrOybmfI6Hf/ChwCPQQ =
14+ github.com/arduino/arduino-cli v0.0.0-20210510134509-e64bd910f0f4 /go.mod h1:5dWroFPvaWuBNVuYMV0X8osqIhyUG5otRgJlRHN831E =
1515github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c /go.mod h1:HK7SpkEax/3P+0w78iRQx1sz1vCDYYw9RXwHjQTB5i8 =
1616github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
1717github.com/arduino/go-paths-helper v1.2.0 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
You can’t perform that action at this time.
0 commit comments