File tree 3 files changed +10
-10
lines changed
.licenses/arduino-create-agent/go/go.bug.st
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : go.bug.st/serial
3
- version : v1.4.1
3
+ version : v1.6.0
4
4
type : go
5
5
summary : Package serial is a cross-platform serial library for the go language.
6
6
homepage : https://pkg.go.dev/go.bug.st/serial
@@ -9,7 +9,7 @@ licenses:
9
9
- sources : LICENSE
10
10
text : |2+
11
11
12
- Copyright (c) 2014-2021 , Cristian Maglie.
12
+ Copyright (c) 2014-2023 , Cristian Maglie.
13
13
All rights reserved.
14
14
15
15
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
1
---
2
2
name : go.bug.st/serial/enumerator
3
- version : v1.4.1
3
+ version : v1.6.0
4
4
type : go
5
5
summary : Package enumerator is a golang cross-platform library for USB serial port
6
6
discovery.
7
7
homepage : https://pkg.go.dev/go.bug.st/serial/enumerator
8
8
license : bsd-3-clause
9
9
licenses :
10
- - sources : serial@v1.4.1 /LICENSE
10
+ - sources : serial@v1.6.0 /LICENSE
11
11
text : |2+
12
12
13
- Copyright (c) 2014-2021 , Cristian Maglie.
13
+ Copyright (c) 2014-2023 , Cristian Maglie.
14
14
All rights reserved.
15
15
16
16
Redistribution and use in source and binary forms, with or without
@@ -42,7 +42,7 @@ licenses:
42
42
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
43
43
POSSIBILITY OF SUCH DAMAGE.
44
44
45
- - sources : serial@v1.4.1 /README.md
45
+ - sources : serial@v1.6.0 /README.md
46
46
text : |-
47
47
The software is release under a [BSD 3-clause license]
48
48
Original file line number Diff line number Diff line change 1
1
---
2
2
name : go.bug.st/serial/unixutils
3
- version : v1.4.1
3
+ version : v1.6.0
4
4
type : go
5
5
summary :
6
6
homepage : https://pkg.go.dev/go.bug.st/serial/unixutils
7
7
license : bsd-3-clause
8
8
licenses :
9
- - sources : serial@v1.4.1 /LICENSE
9
+ - sources : serial@v1.6.0 /LICENSE
10
10
text : |2+
11
11
12
- Copyright (c) 2014-2021 , Cristian Maglie.
12
+ Copyright (c) 2014-2023 , Cristian Maglie.
13
13
All rights reserved.
14
14
15
15
Redistribution and use in source and binary forms, with or without
@@ -41,7 +41,7 @@ licenses:
41
41
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
42
42
POSSIBILITY OF SUCH DAMAGE.
43
43
44
- - sources : serial@v1.4.1 /README.md
44
+ - sources : serial@v1.6.0 /README.md
45
45
text : |-
46
46
The software is release under a [BSD 3-clause license]
47
47
You can’t perform that action at this time.
0 commit comments