*: enable goimports in verify-lint
Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
@ -24,10 +24,10 @@ import (
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"go.etcd.io/etcd/client/pkg/v3/systemd"
|
||||
|
||||
"github.com/coreos/go-systemd/v22/journal"
|
||||
"go.uber.org/zap/zapcore"
|
||||
|
||||
"go.etcd.io/etcd/client/pkg/v3/systemd"
|
||||
)
|
||||
|
||||
// NewJournalWriter wraps "io.Writer" to redirect log output
|
||||
|
Reference in New Issue
Block a user