msh100 / modem-stats

Process the channel diagnostics data from a DOCSIS modem for use in Telegraf or Prometheus
28 stars 4 forks source link

Build instructions in README don't work #10

Closed DeflateAwning closed 1 year ago

DeflateAwning commented 1 year ago
$ go build -o modem-stats sh-stats/*.go
malformed import path "sh-stats/*.go": invalid char '*'

$ go version
go version go1.21.1 linux/amd64
msh100 commented 1 year ago

Fixed in e3d0ae4b054b3f1da7e651a7713d8d5d34cc80e2