File tree 2 files changed +4
-4
lines changed
.licenses/serial-monitor/go/go.bug.st 2 files changed +4
-4
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.0
3
+ version : v1.4.1
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/unixutils
3
- version : v1.4.0
3
+ version : v1.4.1
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.0 /LICENSE
9
+ - sources : serial@v1.4.1 /LICENSE
10
10
text : |2+
11
11
12
12
Copyright (c) 2014-2021, 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.4.0 /README.md
44
+ - sources : serial@v1.4.1 /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