moby--moby/libnetwork/ipam
Daehyeok Mun 7f473c779a Refactoring logrus import and formatting
This fix tries to fix logrus formatting by removing `f` from
`logrus.[Error|Warn|Debug|Fatal|Panic|Info]f` when formatting string
is not present.
Also fix import name to use original project name 'logrus' instead of
'log'

Signed-off-by: Daehyeok Mun <daehyeok@gmail.com>
2016-11-08 12:42:41 -07:00
..
allocator.go Refactoring logrus import and formatting 2016-11-08 12:42:41 -07:00
allocator_test.go
store.go Refactoring logrus import and formatting 2016-11-08 12:42:41 -07:00
structures.go
utils.go