File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/arduino/arduino-builder
33go 1.12
44
55require (
6- github.com/arduino/arduino-cli v0.0.0-20190828173137-fffa451acd60
6+ github.com/arduino/arduino-cli v0.0.0-20190909101745-b3db7a6400cf
77 github.com/arduino/go-paths-helper v0.0.0-20190214132331-c3c98d1bf2e1
88 github.com/arduino/go-properties-orderedmap v0.0.0-20190828172252-05018b28ff6c
99 github.com/go-errors/errors v1.0.1
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMT
33github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
44github.com/arduino/arduino-cli v0.0.0-20190828173137-fffa451acd60 h1:5jnGjqzOYySRN8FOiauKiD7Zad49gfMLTmG9QvxW2mI =
55github.com/arduino/arduino-cli v0.0.0-20190828173137-fffa451acd60 /go.mod h1:mTVK2WsKc1Ehy2ic+rChPLo9N0uf3ZuUVO7C3y4Y04Q =
6+ github.com/arduino/arduino-cli v0.0.0-20190909101745-b3db7a6400cf h1:MWVsGOfaT0/HzX5PP6/fWiPviu2YzBe1SbPMtX4qb7s =
7+ github.com/arduino/arduino-cli v0.0.0-20190909101745-b3db7a6400cf /go.mod h1:mTVK2WsKc1Ehy2ic+rChPLo9N0uf3ZuUVO7C3y4Y04Q =
68github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c h1:agh2JT96G8egU7FEb13L4dq3fnCN7lxXhJ86t69+W7s =
79github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c /go.mod h1:HK7SpkEax/3P+0w78iRQx1sz1vCDYYw9RXwHjQTB5i8 =
810github.com/arduino/go-paths-helper v0.0.0-20190214132331-c3c98d1bf2e1 h1:S0NpDSqjlkNA510vmRCP5Cq9mPgu3rWDSdeN4SI1Mwc =
You can’t perform that action at this time.
0 commit comments