File tree 2 files changed +3
-3
lines changed
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
3
3
go 1.12
4
4
5
5
require (
6
- github.com/arduino/arduino-cli v0.0.0-20190926170006-4c32595f712e
6
+ github.com/arduino/arduino-cli v0.0.0-20191002075548-cc737536689a
7
7
github.com/arduino/go-paths-helper v1.0.1
8
8
github.com/arduino/go-properties-orderedmap v0.0.0-20190828172252-05018b28ff6c
9
9
github.com/go-errors/errors v1.0.1
Original file line number Diff line number Diff line change 1
1
bou.ke/monkey v1.0.1 /go.mod h1:FgHuK96Rv2Nlf+0u1OOVDpCMdsWyOFmeeketDHE7LIg =
2
2
cloud.google.com/go v0.26.0 /go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw =
3
3
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
4
- github.com/arduino/arduino-cli v0.0.0-20190926170006-4c32595f712e h1:aZ+eXkNdRlPzUPUVKZO0vWD1PjCdGk/x3Jz4amo7YwY =
5
- github.com/arduino/arduino-cli v0.0.0-20190926170006-4c32595f712e /go.mod h1:qXuYrcQ+SLQhjqqQSmjYI3ir2blnjhSS0bhv3W6NXCo =
4
+ github.com/arduino/arduino-cli v0.0.0-20191002075548-cc737536689a h1:1qp4ZfXlSBsR5EPZ07hGoXbW/DVppQHuI12t53bu/Fc =
5
+ github.com/arduino/arduino-cli v0.0.0-20191002075548-cc737536689a /go.mod h1:qXuYrcQ+SLQhjqqQSmjYI3ir2blnjhSS0bhv3W6NXCo =
6
6
github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c h1:agh2JT96G8egU7FEb13L4dq3fnCN7lxXhJ86t69+W7s =
7
7
github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c /go.mod h1:HK7SpkEax/3P+0w78iRQx1sz1vCDYYw9RXwHjQTB5i8 =
8
8
github.com/arduino/go-paths-helper v1.0.1 h1:utYXLM2RfFlc9qp/MJTIYp3t6ux/xM6mWjeEb/WLK4Q =
You can’t perform that action at this time.
0 commit comments