This way the import is more readable (#1383)
Signed-off-by: wangqing <wangqing@uniontech.com> Co-authored-by: wangqing <wangqing@uniontech.com>
This commit is contained in:
parent
0356577e9b
commit
38794570f4
|
@ -31,7 +31,7 @@ import (
|
|||
"github.com/prometheus/client_golang/prometheus"
|
||||
"github.com/prometheus/client_golang/prometheus/internal"
|
||||
|
||||
"github.com/hashicorp/go-version"
|
||||
version "github.com/hashicorp/go-version"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Reference in New Issue