goimports
This commit is contained in:
parent
cf021eb59d
commit
5bb4771717
2
main.go
2
main.go
@ -6,10 +6,10 @@ import (
|
||||
"net/http"
|
||||
"os"
|
||||
|
||||
"github.com/czerwonk/bird_exporter/protocol"
|
||||
"github.com/prometheus/client_golang/prometheus"
|
||||
"github.com/prometheus/client_golang/prometheus/promhttp"
|
||||
"github.com/prometheus/common/log"
|
||||
"github.com/czerwonk/bird_exporter/protocol"
|
||||
)
|
||||
|
||||
const version string = "1.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user