bump go.bug.st/serial to version 1.1.2

Bump version to 1.1.2 in order to support darwin/arm64 within tinygo.
See bugst/go-serial#96 for more information.

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
This commit is contained in:
Tobias Kohlbau
2021-02-19 16:55:18 +01:00
committed by Ron Evans
parent 52a20cf3bb
commit 4141a9f431
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/chromedp/chromedp v0.6.4
github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
github.com/marcinbor85/gohex v0.0.0-20200531091804-343a4b548892
go.bug.st/serial v1.0.0
go.bug.st/serial v1.1.2
golang.org/x/tools v0.0.0-20200216192241-b320d3a0f5a2
tinygo.org/x/go-llvm v0.0.0-20210206225315-7fe719483a0f
)