Updating zookeeper dependency since logging problem has been solved in main repository. Go fmt run on project to tidy it up.
This commit is contained in:
parent
b3e55be98b
commit
3bf2e8a831
13 changed files with 296 additions and 152 deletions
|
@ -48,4 +48,3 @@ func (c DockerContainer) AddParameter(name, value string) DockerContainer {
|
|||
c.container.Parameters = append(c.container.Parameters, &aurora.DockerParameter{name, value})
|
||||
return c
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue