trigger new CI run

Signed-off-by: Jakub Drahos <jack.drahos@gmail.com>
This commit is contained in:
Jakub Drahos 2019-09-25 10:39:33 -04:00
parent 0a99a5f152
commit edd44eede9
1 changed files with 1 additions and 1 deletions

View File

@ -21,8 +21,8 @@ var (
LeastConnection, LeastConnection,
DestinationHashing, DestinationHashing,
SourceHashing, SourceHashing,
WeightedRoundRobin,
WeightedLeastConnection, WeightedLeastConnection,
WeightedRoundRobin,
} }
protocols = []string{ protocols = []string{