fix build
Some checks reported errors
Gitea/etcdmtr/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
Gitea/etcdmtr/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
2e1892a063
commit
a5048736c7
@ -3,8 +3,8 @@ package main
|
||||
import (
|
||||
"crypto/tls"
|
||||
"crypto/x509"
|
||||
"etcdmtr/pkg/etcdmtr"
|
||||
"fmt"
|
||||
"git.davepedu.com/dave/etcdmtr/pkg/etcdmtr"
|
||||
"github.com/jessevdk/go-flags"
|
||||
clientv3 "go.etcd.io/etcd/client/v3"
|
||||
"go.uber.org/zap"
|
||||
|
Loading…
Reference in New Issue
Block a user