mirror of https://github.com/k3s-io/k3s
contrib/go2docker: gofmt
parent
1420c45565
commit
1111510b7a
|
@ -93,7 +93,7 @@ func main() {
|
|||
}
|
||||
imageID := hex.EncodeToString(imageIDBytes)
|
||||
repo := map[string]map[string]string{
|
||||
*image: map[string]string{
|
||||
*image: {
|
||||
"latest": imageID,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue