mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
8 lines
213 B
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 libusb
|