mirror of
https://github.com/Fishwaldo/go-dcdc200.git
synced 2025-03-15 19:41:23 +00:00
8 lines
149 B
Modula-2
8 lines
149 B
Modula-2
module github.com/Fishwaldo/go-dcdc200
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/Fishwaldo/go-logadapter v0.0.2
|
|
github.com/google/gousb v2.1.0+incompatible
|
|
)
|