Fix default weight in server.LoadConfig
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
ecaa146d5b
commit
018b8a6315
3 changed files with 29 additions and 14 deletions
|
@ -10,9 +10,9 @@ import:
|
|||
- package: github.com/containous/flaeg
|
||||
version: b98687da5c323650f4513fda6b6203fcbdec9313
|
||||
- package: github.com/vulcand/oxy
|
||||
vcs: git
|
||||
version: b57d6706e9ff606343c596940b60df7f90012d29
|
||||
repo: https://github.com/containous/oxy.git
|
||||
version: b57d6706e9ff606343c596940b60df7f90012d29
|
||||
vcs: git
|
||||
subpackages:
|
||||
- cbreaker
|
||||
- connlimit
|
||||
|
@ -56,7 +56,7 @@ import:
|
|||
- package: github.com/thoas/stats
|
||||
- package: github.com/unrolled/render
|
||||
- package: github.com/vdemeester/docker-events
|
||||
- version: 20e6d2db238723e68197a9e3c6c34c99a9893a9c
|
||||
version: 20e6d2db238723e68197a9e3c6c34c99a9893a9c
|
||||
- package: github.com/vulcand/vulcand
|
||||
subpackages:
|
||||
- plugin/rewrite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue