Fix gofmt errors
Signed-off-by: z1cheng <imchench@gmail.com>
This commit is contained in:
parent
2bb2d9ef15
commit
78a7dedbad
4 changed files with 5 additions and 5 deletions
|
|
@ -18,10 +18,10 @@ package main
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"net/http"
|
||||
"os"
|
||||
"github.com/prometheus/client_golang/prometheus"
|
||||
"github.com/prometheus/client_golang/prometheus/collectors"
|
||||
"net/http"
|
||||
"os"
|
||||
|
||||
"k8s.io/klog/v2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue