File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/arduino/serial-discovery
2
2
3
3
require (
4
- github.com/arduino/go-paths-helper v1.0.0 // indirect
5
- github.com/arduino/go-properties-orderedmap v0.0.0-20181003091528-89278049acd3
4
+ github.com/arduino/go-properties-orderedmap v1.0.0
6
5
github.com/davecgh/go-spew v1.1.1 // indirect
7
6
github.com/s-urbaniak/uevent v1.0.0
8
7
go.bug.st/serial v1.0.0
9
- golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9
8
+ golang.org/x/sys v0.0.0-20200317113312-5766fd39f98d
10
9
)
11
10
12
11
go 1.13
Original file line number Diff line number Diff line change 1
- github.com/arduino/go-paths-helper v1.0.0 h1:0i16EjjPOr1DA9UqDgBZdjA+kzqGaU11gl0GdCy9ulw =
2
- github.com/arduino/go-paths-helper v1.0.0 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
3
- github.com/arduino/go-properties-orderedmap v0 .0.0-20181003091528-89278049acd3 h1:aWZoiBr2fCXtZzY4e/TOyQHEFyFpsF9eph7rEDZRv0Y =
4
- github.com/arduino/go-properties-orderedmap v0 .0.0-20181003091528-89278049acd3 /go.mod h1:kiSuHm7yz3chiy8rb2MphC7ECn3MlkQFAIe4SXmQg6o =
1
+ github.com/arduino/go-paths-helper v1.0.1 h1:utYXLM2RfFlc9qp/MJTIYp3t6ux/xM6mWjeEb/WLK4Q =
2
+ github.com/arduino/go-paths-helper v1.0.1 /go.mod h1:HpxtKph+g238EJHq4geEPv9p+gl3v5YYu35Yb+w31Ck =
3
+ github.com/arduino/go-properties-orderedmap v1 .0.0 h1:caaM25TQZKkytoKQUsgqtOVbrM5i8Gb427JmW0KL05s =
4
+ github.com/arduino/go-properties-orderedmap v1 .0.0/go.mod h1:DKjD2VXY/NZmlingh4lSFMEYCVubfeArCsGPGDwb2yk =
5
5
github.com/creack/goselect v0.1.1 h1:tiSSgKE1eJtxs1h/VgGQWuXUP0YS4CDIFMp6vaI1ls0 =
6
6
github.com/creack/goselect v0.1.1 /go.mod h1:a/NhLweNvqIYMuxcMOuWY516Cimucms3DglDzQP3hKY =
7
7
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
@@ -21,6 +21,8 @@ go.bug.st/serial v1.0.0 h1:ogEPzrllCsnG00EqKRjeYvPRsO7NJW6DqykzkdD6E/k=
21
21
go.bug.st/serial v1.0.0 /go.mod h1:rpXPISGjuNjPTRTcMlxi9lN6LoIPxd1ixVjBd8aSk/Q =
22
22
golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9 h1:ZBzSG/7F4eNKz2L3GE9o300RX0Az1Bw5HF7PDraD+qU =
23
23
golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
24
+ golang.org/x/sys v0.0.0-20200317113312-5766fd39f98d h1:62ap6LNOjDU6uGmKXHJbSfciMoV+FeI1sRXx/pLDL44 =
25
+ golang.org/x/sys v0.0.0-20200317113312-5766fd39f98d /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
24
26
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
25
27
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
26
28
gopkg.in/yaml.v2 v2.2.2 h1:ZCJp+EgiOT7lHqUV2J862kp8Qj64Jo6az82+3Td9dZw =
You can’t perform that action at this time.
0 commit comments