Skip to content

Commit 447aa03

Browse files
committed
use serialutils.go from the cli with the latest fixes
1 parent e455c6e commit 447aa03

File tree

3 files changed

+58
-3
lines changed

3 files changed

+58
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.14
44

55
require (
66
github.com/andela/gin-cors v0.0.0-20160928171741-e8c3436a37e2
7-
github.com/arduino/arduino-cli v0.0.0-20210413144851-088d4276190d
7+
github.com/arduino/arduino-cli v0.0.0-20210419093035-6ca680d235a3
88
github.com/blang/semver v3.5.1+incompatible
99
github.com/codeclysm/extract/v3 v3.0.2
1010
github.com/davidmz/go-pageant v1.0.1 // indirect

0 commit comments

Comments
 (0)