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-20200211113337-469b3395e511
6
+ github.com/arduino/arduino-cli v0.0.0-20200212094638-c1dcf01822e9
7
7
github.com/arduino/go-paths-helper v1.0.1
8
8
github.com/arduino/go-properties-orderedmap v0.0.0-20191016140733-00365bfa6b40
9
9
github.com/go-errors/errors v1.0.1
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ 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 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ =
4
4
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
5
- github.com/arduino/arduino-cli v0.0.0-20200211113337-469b3395e511 h1:oa1lAmTQEGGGYZ5R+E1xqF+jo40lfFIKTbQHzSnLCy8 =
6
- github.com/arduino/arduino-cli v0.0.0-20200211113337-469b3395e511 /go.mod h1:+5mvmvT+f7sKtM9yOYBbKgmu55ENXCEPFtijdFaLdWs =
5
+ github.com/arduino/arduino-cli v0.0.0-20200212094638-c1dcf01822e9 h1:/ZjNSCIpKEHK3ihgrMdzXCCjGqZZkzKmc9GvjfbGvjY =
6
+ github.com/arduino/arduino-cli v0.0.0-20200212094638-c1dcf01822e9 /go.mod h1:+5mvmvT+f7sKtM9yOYBbKgmu55ENXCEPFtijdFaLdWs =
7
7
github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c h1:agh2JT96G8egU7FEb13L4dq3fnCN7lxXhJ86t69+W7s =
8
8
github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c /go.mod h1:HK7SpkEax/3P+0w78iRQx1sz1vCDYYw9RXwHjQTB5i8 =
9
9
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