gofmt -s pkg/ cmd/

This commit is contained in:
Johan Euphrosine
2014-06-12 14:09:40 -07:00
parent c0f41e2a86
commit 4f6bed03ae
18 changed files with 69 additions and 69 deletions

View File

@@ -64,7 +64,7 @@ func makePod(host string, hostPorts ...int) Pod {
DesiredState: PodState{
Manifest: ContainerManifest{
Containers: []Container{
Container{
{
Ports: networkPorts,
},
},