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 0356577 commit 3879457Copy full SHA for 3879457
prometheus/gen_go_collector_metrics_set.go
@@ -31,7 +31,7 @@ import (
31
"github.com/prometheus/client_golang/prometheus"
32
"github.com/prometheus/client_golang/prometheus/internal"
33
34
- "github.com/hashicorp/go-version"
+ version "github.com/hashicorp/go-version"
35
)
36
37
func main() {
0 commit comments