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