8 lines
198 B
Modula-2
8 lines
198 B
Modula-2
module github.com/hpdvanwyk/invertergui
|
|
|
|
require (
|
|
github.com/gorilla/websocket v1.4.0
|
|
github.com/mikepb/go-serial v0.0.0-20180731022703-d5134cecf05a
|
|
github.com/prometheus/client_golang v0.9.2
|
|
)
|