File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/arduino/pluggable-monitor-protocol-handler v0.9.2
7
- go.bug.st/serial v1.4.0
7
+ go.bug.st/serial v1.4.1
8
8
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
9
9
)
10
10
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
13
13
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
14
14
go.bug.st/serial v1.4.0 h1:IXHzPVbUBbql66lQZ1iV9LWzGXT5lh6S9gZxHK/KyQE =
15
15
go.bug.st/serial v1.4.0 /go.mod h1:z8CesKorE90Qr/oRSJiEuvzYRKol9r/anJZEb5kt304 =
16
+ go.bug.st/serial v1.4.1 h1:AwYUNixVf90XymNeJaUkMrPp+GZQe3RMFQmpVdHIUK8 =
17
+ go.bug.st/serial v1.4.1 /go.mod h1:z8CesKorE90Qr/oRSJiEuvzYRKol9r/anJZEb5kt304 =
16
18
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e h1:+WEEuIdZHnUeJJmEUjyYC2gfUMj69yZXw17EnHg/otA =
17
19
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e /go.mod h1:Kr81I6Kryrl9sr8s2FK3vxD90NdsKWRuOIl2O4CvYbA =
18
20
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a h1:dGzPydgVsqGcTRVwiLJ1jVbufYwmzD3LfVPLKsKg+0k =
You can’t perform that action at this time.
0 commit comments