diff --git a/physical/etcd/etcd2.go b/physical/etcd/etcd2.go index 083d24f076..7cc2baf9ed 100644 --- a/physical/etcd/etcd2.go +++ b/physical/etcd/etcd2.go @@ -12,11 +12,11 @@ import ( "time" metrics "github.com/armon/go-metrics" - "github.com/coreos/etcd/pkg/transport" log "github.com/hashicorp/go-hclog" multierror "github.com/hashicorp/go-multierror" "github.com/hashicorp/vault/physical" "go.etcd.io/etcd/client" + "go.etcd.io/etcd/pkg/transport" ) const (