Introducing go.mod for dep management
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
// +build go1.10,darwin
|
||||
|
||||
package enumerator // import "go.bug.st/serial.v1/enumerator"
|
||||
package enumerator
|
||||
|
||||
// #cgo LDFLAGS: -framework CoreFoundation -framework IOKit
|
||||
// #include <IOKit/IOKitLib.h>
|
||||
|
||||
Reference in New Issue
Block a user