fix import
This commit is contained in:
parent
ac39d1727f
commit
072d0689d0
|
|
@ -6,7 +6,7 @@ import (
|
|||
"log"
|
||||
"os"
|
||||
|
||||
"github.com/github/hub/version"
|
||||
"github.com/prometheus/common/version"
|
||||
"github.com/spf13/pflag"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue