Refresh run of go generate with the latest mksyscall
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
package enumerator
|
||||
|
||||
//go:generate go run $GOROOT/src/syscall/mksyscall_windows.go -output syscall_windows.go usb_windows.go
|
||||
//go:generate go run golang.org/x/sys/windows/mkwinsyscall -output syscall_windows.go usb_windows.go
|
||||
|
||||
// PortDetails contains detailed information about USB serial port.
|
||||
// Use GetDetailedPortsList function to retrieve it.
|
||||
|
||||
Reference in New Issue
Block a user