Skip to content

Commit 3879457

Browse files
wangqingfreewangqing
and
wangqing
authored
This way the import is more readable (#1383)
Signed-off-by: wangqing <[email protected]> Co-authored-by: wangqing <[email protected]>
1 parent 0356577 commit 3879457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prometheus/gen_go_collector_metrics_set.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import (
3131
"github.com/prometheus/client_golang/prometheus"
3232
"github.com/prometheus/client_golang/prometheus/internal"
3333

34-
"github.com/hashicorp/go-version"
34+
version "github.com/hashicorp/go-version"
3535
)
3636

3737
func main() {

0 commit comments

Comments
 (0)