Files
invertergui/go.mod

9 lines
244 B
Modula-2

module github.com/hpdvanwyk/invertergui
require (
github.com/elazarl/go-bindata-assetfs v1.0.0
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
)