Skip to content

Commit 1cebc93

Browse files
authored
Update serial library (#76)
1 parent 5d1fa59 commit 1cebc93

File tree

8 files changed

+24
-87
lines changed

8 files changed

+24
-87
lines changed

.licenses/serial-monitor/go/go.bug.st/serial.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: go.bug.st/serial
3-
version: v1.4.1
3+
version: v1.6.2
44
type: go
55
summary: Package serial is a cross-platform serial library for the go language.
66
homepage: https://pkg.go.dev/go.bug.st/serial
@@ -9,7 +9,7 @@ licenses:
99
- sources: LICENSE
1010
text: |2+
1111
12-
Copyright (c) 2014-2021, Cristian Maglie.
12+
Copyright (c) 2014-2023, Cristian Maglie.
1313
All rights reserved.
1414
1515
Redistribution and use in source and binary forms, with or without

.licenses/serial-monitor/go/go.bug.st/serial/unixutils.dep.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
name: go.bug.st/serial/unixutils
3-
version: v1.4.1
3+
version: v1.6.2
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/go.bug.st/serial/unixutils
77
license: bsd-3-clause
88
licenses:
9-
- sources: serial@v1.4.1/LICENSE
9+
- sources: serial@v1.6.2/LICENSE
1010
text: |2+
1111
12-
Copyright (c) 2014-2021, Cristian Maglie.
12+
Copyright (c) 2014-2023, Cristian Maglie.
1313
All rights reserved.
1414
1515
Redistribution and use in source and binary forms, with or without
@@ -41,7 +41,7 @@ licenses:
4141
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4242
POSSIBILITY OF SUCH DAMAGE.
4343
44-
- sources: serial@v1.4.1/README.md
44+
- sources: serial@v1.6.2/README.md
4545
text: |-
4646
The software is release under a [BSD 3-clause license]
4747

.licenses/serial-monitor/go/golang.org/x/exp/constraints.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: golang.org/x/exp/constraints
3-
version: v0.0.0-20220722155223-a9213eeb770e
3+
version: v0.0.0-20240213143201-ec583247a57a
44
type: go
55
summary: Package constraints defines a set of useful constraints to be used with type
66
parameters.
77
homepage: https://pkg.go.dev/golang.org/x/exp/constraints
88
license: bsd-3-clause
99
licenses:
10-
- sources: [email protected]20220722155223-a9213eeb770e/LICENSE
10+
- sources: [email protected]20240213143201-ec583247a57a/LICENSE
1111
text: |
1212
Copyright (c) 2009 The Go Authors. All rights reserved.
1313
@@ -36,7 +36,7 @@ licenses:
3636
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3838
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
- sources: [email protected]20220722155223-a9213eeb770e/PATENTS
39+
- sources: [email protected]20240213143201-ec583247a57a/PATENTS
4040
text: |
4141
Additional IP Rights Grant (Patents)
4242

.licenses/serial-monitor/go/golang.org/x/exp/slices.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/exp/slices
3-
version: v0.0.0-20220722155223-a9213eeb770e
3+
version: v0.0.0-20240213143201-ec583247a57a
44
type: go
55
summary: Package slices defines various functions useful with slices of any type.
66
homepage: https://pkg.go.dev/golang.org/x/exp/slices
77
license: bsd-3-clause
88
licenses:
9-
- sources: [email protected]20220722155223-a9213eeb770e/LICENSE
9+
- sources: [email protected]20240213143201-ec583247a57a/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: [email protected]20220722155223-a9213eeb770e/PATENTS
38+
- sources: [email protected]20240213143201-ec583247a57a/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

.licenses/serial-monitor/go/golang.org/x/sys/internal/unsafeheader.dep.yml

Lines changed: 0 additions & 63 deletions
This file was deleted.

.licenses/serial-monitor/go/golang.org/x/sys/unix.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: golang.org/x/sys/unix
3-
version: v0.0.0-20220520151302-bc2c85ada10a
3+
version: v0.17.0
44
type: go
55
summary: Package unix contains an interface to the low-level operating system primitives.
66
homepage: https://pkg.go.dev/golang.org/x/sys/unix
77
license: bsd-3-clause
88
licenses:
9-
- sources: sys@v0.0.0-20220520151302-bc2c85ada10a/LICENSE
9+
- sources: sys@v0.17.0/LICENSE
1010
text: |
1111
Copyright (c) 2009 The Go Authors. All rights reserved.
1212
@@ -35,7 +35,7 @@ licenses:
3535
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3636
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3737
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38-
- sources: sys@v0.0.0-20220520151302-bc2c85ada10a/PATENTS
38+
- sources: sys@v0.17.0/PATENTS
3939
text: |
4040
Additional IP Rights Grant (Patents)
4141

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ go 1.18
44

55
require (
66
github.com/arduino/pluggable-monitor-protocol-handler v0.9.2
7-
go.bug.st/serial v1.4.1
8-
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
7+
go.bug.st/serial v1.6.2
8+
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a
99
)
1010

1111
require (
1212
github.com/creack/goselect v0.1.2 // indirect
1313
github.com/davecgh/go-spew v1.1.1 // indirect
1414
github.com/hashicorp/errwrap v1.1.0 // indirect
1515
github.com/hashicorp/go-multierror v1.1.1 // indirect
16-
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
16+
golang.org/x/sys v0.17.0 // indirect
1717
)

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+l
1111
github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
1212
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
1313
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
14-
go.bug.st/serial v1.4.1 h1:AwYUNixVf90XymNeJaUkMrPp+GZQe3RMFQmpVdHIUK8=
15-
go.bug.st/serial v1.4.1/go.mod h1:z8CesKorE90Qr/oRSJiEuvzYRKol9r/anJZEb5kt304=
16-
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e h1:+WEEuIdZHnUeJJmEUjyYC2gfUMj69yZXw17EnHg/otA=
17-
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e/go.mod h1:Kr81I6Kryrl9sr8s2FK3vxD90NdsKWRuOIl2O4CvYbA=
18-
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a h1:dGzPydgVsqGcTRVwiLJ1jVbufYwmzD3LfVPLKsKg+0k=
19-
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
14+
go.bug.st/serial v1.6.2 h1:kn9LRX3sdm+WxWKufMlIRndwGfPWsH1/9lCWXQCasq8=
15+
go.bug.st/serial v1.6.2/go.mod h1:UABfsluHAiaNI+La2iESysd9Vetq7VRdpxvjx7CmmOE=
16+
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a h1:HinSgX1tJRX3KsL//Gxynpw5CTOAIPhgL4W8PNiIpVE=
17+
golang.org/x/exp v0.0.0-20240213143201-ec583247a57a/go.mod h1:CxmFvTBINI24O/j8iY7H1xHzx2i4OsyguNBmN/uPtqc=
18+
golang.org/x/sys v0.17.0 h1:25cE3gD+tdBA7lp7QfhuV+rJiE9YXTcS3VG1SqssI/Y=
19+
golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
2020
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c h1:dUUwHk2QECo/6vqA44rthZ8ie2QXMNeKRTHCNY2nXvo=

0 commit comments

Comments
 (0)