module github.com/DrJosh9000/sungrow
go 1.15
require (
github.com/goburrow/serial v0.1.0
github.com/prometheus/client_golang v1.9.0
)