2022-04-06 10:36:06 -04:00

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 libusb