We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1146dde commit 4aade3cCopy full SHA for 4aade3c
jsonexporter/init.go
@@ -2,7 +2,7 @@ package jsonexporter
2
3
import (
4
"fmt"
5
- "github.com/codegangsta/cli"
+ "github.com/urfave/cli"
6
"github.com/kawamuray/prometheus-exporter-harness/harness"
7
"github.com/prometheus/client_golang/prometheus"
8
)
0 commit comments