Skip to content

Commit a90ff20

Browse files
committed
Update github.com/arduino/arduino-cli dependency version
This is necessary to receive the fix for a bug that caused libraries.Library.SourceHeaders() to not reflect the actual source headers of the library.
1 parent 9ba2f8a commit a90ff20

File tree

2 files changed

+86
-14
lines changed

2 files changed

+86
-14
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-check
33
go 1.14
44

55
require (
6-
github.com/arduino/arduino-cli v0.0.0-20200922073731-53e3230c4f71
6+
github.com/arduino/arduino-cli v0.0.0-20201124150942-8d026eddbfb4
77
github.com/arduino/go-paths-helper v1.3.2
88
github.com/arduino/go-properties-orderedmap v1.4.0
99
github.com/client9/misspell v0.3.4

0 commit comments

Comments
 (0)