contrib/go2docker: goimports

This commit is contained in:
Johan Euphrosine 2015-02-26 11:06:35 -08:00
parent f6e1b77510
commit 5838854c27

View File

@ -26,8 +26,8 @@ import (
"crypto/rand"
"encoding/hex"
"encoding/json"
"fmt"
"flag"
"fmt"
"io"
"io/ioutil"
"log"