Skip to content

Commit

Permalink
This way the import is more readable (#1383)
Browse files Browse the repository at this point in the history
Signed-off-by: wangqing <wangqing@uniontech.com>
Co-authored-by: wangqing <wangqing@uniontech.com>
  • Loading branch information
manas-rust and wangqing committed Nov 20, 2023
1 parent 0356577 commit 3879457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/gen_go_collector_metrics_set.go
Expand Up @@ -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() {
Expand Down

0 comments on commit 3879457

Please sign in to comment.