
prefer v1.* (with a valid go.mod file) over the v2.1.0+incompatible version (which doesn't have a go.mod file).
4 lines
40 B
Modula-2
4 lines
40 B
Modula-2
module github.com/google/gousb
|
|
|
|
go 1.13
|