File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : go.bug.st/serial
3
- version : v1.3.3
3
+ version : v1.6.2
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/unixutils
3
- version : v1.3.3
3
+ version : v1.6.2
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.3.3 /LICENSE
9
+ - sources : serial@v1.6.2 /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.3.3 /README.md
44
+ - sources : serial@v1.6.2 /README.md
45
45
text : |-
46
46
The software is release under a [BSD 3-clause license]
47
47
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/spf13/viper v1.10.1
18
18
github.com/stretchr/testify v1.9.0
19
19
go.bug.st/cleanup v1.0.0
20
- go.bug.st/serial v1.3.3
20
+ go.bug.st/serial v1.6.2
21
21
golang.org/x/crypto v0.18.0
22
22
golang.org/x/oauth2 v0.21.0
23
23
google.golang.org/grpc v1.61.0
Original file line number Diff line number Diff line change @@ -472,8 +472,8 @@ go.bug.st/downloader/v2 v2.1.1 h1:nyqbUizo3E2IxCCm4YFac4FtSqqFpqWP+Aae5GCMuw4=
472
472
go.bug.st/downloader/v2 v2.1.1 /go.mod h1:VZW2V1iGKV8rJL2ZEGIDzzBeKowYv34AedJz13RzVII =
473
473
go.bug.st/relaxed-semver v0.9.0 h1:qt0T8W70VCurvsbxRK25fQwiTOFjkzwC/fDOpyPnchQ =
474
474
go.bug.st/relaxed-semver v0.9.0 /go.mod h1:ug0/W/RPYUjliE70Ghxg77RDHmPxqpo7SHV16ijss7Q =
475
- go.bug.st/serial v1.3.3 h1:lOSLGmZSB7qU6pSOaZqlRholjC8SmmFTGv4ib9oPwYo =
476
- go.bug.st/serial v1.3.3 /go.mod h1:jDkjqASf/qSjmaOxHSHljwUQ6eHo/ZX/bxJLQqSlvZg =
475
+ go.bug.st/serial v1.6.2 h1:kn9LRX3sdm+WxWKufMlIRndwGfPWsH1/9lCWXQCasq8 =
476
+ go.bug.st/serial v1.6.2 /go.mod h1:UABfsluHAiaNI+La2iESysd9Vetq7VRdpxvjx7CmmOE =
477
477
go.bug.st/serial.v1 v0.0.0-20191202182710-24a6610f0541 h1:eQfoPfT+gNSh63t/oKanQlZyKgblRa/LMZRPIT+MHzA =
478
478
go.bug.st/serial.v1 v0.0.0-20191202182710-24a6610f0541 /go.mod h1:dRSl/CVCTf56CkXgJMDOdSwNfo2g1orOGE/gBGdvjZw =
479
479
go.etcd.io/etcd/api/v3 v3.5.1 /go.mod h1:cbVKeC6lCfl7j/8jBhAK6aIYO9XOjdptoxU/nLQcPvs =
You can’t perform that action at this time.
0 commit comments