|
|
@ -8,8 +8,8 @@ import (
|
|
|
|
"net/url"
|
|
|
|
"net/url"
|
|
|
|
"os"
|
|
|
|
"os"
|
|
|
|
|
|
|
|
|
|
|
|
"git.xbudex.com/buddy/open-hardware-monitor/lib/client"
|
|
|
|
"git.buddy.wtf/buddy/open-hardware-monitor-client/lib/client"
|
|
|
|
"git.xbudex.com/buddy/open-hardware-monitor/lib/metrics"
|
|
|
|
"git.buddy.wtf/buddy/open-hardware-monitor-client/lib/metrics"
|
|
|
|
"github.com/prometheus/client_golang/prometheus"
|
|
|
|
"github.com/prometheus/client_golang/prometheus"
|
|
|
|
"github.com/prometheus/client_golang/prometheus/promhttp"
|
|
|
|
"github.com/prometheus/client_golang/prometheus/promhttp"
|
|
|
|
"github.com/urfave/cli"
|
|
|
|
"github.com/urfave/cli"
|
|
|
|