contrib/go2docker: gofmt

pull/6/head
Johan Euphrosine 2015-01-29 14:52:18 -08:00
parent 1420c45565
commit 1111510b7a
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ func main() {
}
imageID := hex.EncodeToString(imageIDBytes)
repo := map[string]map[string]string{
*image: map[string]string{
*image: {
"latest": imageID,
},
}