File tree 3 files changed +7
-7
lines changed
.licenses/arduino-create-agent/go/go.bug.st
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : go.bug.st/serial
3
- version : v1.6.3
3
+ version : v1.6.4
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
Original file line number Diff line number Diff line change 1
1
---
2
2
name : go.bug.st/serial/enumerator
3
- version : v1.6.3
3
+ version : v1.6.4
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.6.3 /LICENSE
10
+ - sources : serial@v1.6.4 /LICENSE
11
11
text : |2+
12
12
13
13
Copyright (c) 2014-2024, Cristian Maglie.
@@ -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.6.3 /README.md
45
+ - sources : serial@v1.6.4 /README.md
46
46
text : |-
47
47
This software is released under the [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.6.3
3
+ version : v1.6.4
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.6.3 /LICENSE
9
+ - sources : serial@v1.6.4 /LICENSE
10
10
text : |2+
11
11
12
12
Copyright (c) 2014-2024, Cristian Maglie.
@@ -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.6.3 /README.md
44
+ - sources : serial@v1.6.4 /README.md
45
45
text : |-
46
46
This software is released under the [BSD 3-clause license].
47
47
You can’t perform that action at this time.
0 commit comments