Skip to content

Commit

Permalink
Update to latest arduino-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed May 10, 2021
1 parent d27b99f commit 70cfa56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/arduino/arduino-builder
go 1.13

require (
github.com/arduino/arduino-cli v0.0.0-20210504144214-15e81eddb96a
github.com/arduino/arduino-cli v0.0.0-20210510134509-e64bd910f0f4
github.com/arduino/go-paths-helper v1.5.0
github.com/arduino/go-properties-orderedmap v1.4.0
github.com/fsnotify/fsnotify v1.4.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuy
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 h1:kFOfPq6dUM1hTo4JG6LR5AXSUEsOjtdm0kw0FtQtMJA=
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c=
github.com/arduino/arduino-cli v0.0.0-20210504144214-15e81eddb96a h1:6oJTf8PGBnE9pBTUtoi17DfdqqlCtM7APecZJLjeBUc=
github.com/arduino/arduino-cli v0.0.0-20210504144214-15e81eddb96a/go.mod h1:5dWroFPvaWuBNVuYMV0X8osqIhyUG5otRgJlRHN831E=
github.com/arduino/arduino-cli v0.0.0-20210510134509-e64bd910f0f4 h1:XcLczY8mPSJd5gt88tGXGL2dsrOybmfI6Hf/ChwCPQQ=
github.com/arduino/arduino-cli v0.0.0-20210510134509-e64bd910f0f4/go.mod h1:5dWroFPvaWuBNVuYMV0X8osqIhyUG5otRgJlRHN831E=
github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c/go.mod h1:HK7SpkEax/3P+0w78iRQx1sz1vCDYYw9RXwHjQTB5i8=
github.com/arduino/go-paths-helper v1.0.1/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck=
github.com/arduino/go-paths-helper v1.2.0/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck=
Expand Down

0 comments on commit 70cfa56

Please sign in to comment.