Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 069a1c5

Browse files
committed
Imported hot-fix for library detection
See arduino/arduino-cli#1290
1 parent f493dba commit 069a1c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/arduino/arduino-builder
33
go 1.13
44

55
require (
6-
github.com/arduino/arduino-cli v0.0.0-20210510134509-e64bd910f0f4
6+
github.com/arduino/arduino-cli v0.0.0-20210514123546-d710b642ef79
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

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuy
1010
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
1111
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 h1:kFOfPq6dUM1hTo4JG6LR5AXSUEsOjtdm0kw0FtQtMJA=
1212
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c=
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=
13+
github.com/arduino/arduino-cli v0.0.0-20210514123546-d710b642ef79 h1:o3npiqCIUFTZ90vXAatV3QP9T/1pSepcTgB/4fynhBU=
14+
github.com/arduino/arduino-cli v0.0.0-20210514123546-d710b642ef79/go.mod h1:5dWroFPvaWuBNVuYMV0X8osqIhyUG5otRgJlRHN831E=
1515
github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c/go.mod h1:HK7SpkEax/3P+0w78iRQx1sz1vCDYYw9RXwHjQTB5i8=
1616
github.com/arduino/go-paths-helper v1.0.1/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck=
1717
github.com/arduino/go-paths-helper v1.2.0/go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck=

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /