mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-23 18:40:53 +00:00
contrib/go2docker: gofmt
This commit is contained in:
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
Block a user