status-go/vendor/github.com/karalabe/usb/hidapi/dummy.go

8 lines
213 B
Go

// +build dummy
// Package c contains only a C file.
//
// This Go file is part of a workaround for `go mod vendor`.
// Please see the file dummy.go at the root of the module for more information.
package hidapi