contrib/go2docker: goimports

pull/6/head
Johan Euphrosine 2015-02-26 11:06:35 -08:00
parent f6e1b77510
commit 5838854c27
1 changed files with 3 additions and 3 deletions

View File

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