module github.com/arduino/serial-discovery require ( github.com/arduino/go-properties-orderedmap v1.0.0 github.com/davecgh/go-spew v1.1.1 // indirect github.com/s-urbaniak/uevent v1.0.0 go.bug.st/serial v1.1.1 golang.org/x/sys v0.0.0-20200909081042-eff7692f9009 ) go 1.13