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" "crypto/rand"
"encoding/hex" "encoding/hex"
"encoding/json" "encoding/json"
"fmt"
"flag" "flag"
"fmt"
"io" "io"
"io/ioutil" "io/ioutil"
"log" "log"