clair/api
Kevin Burke 6a50bbb8b8
api: fix 404 error logging
The first value is an integer and the second value is a string and the
format string has these backwards, leading to %!s(int=404) appearing
in the logs instead of "404".
2017-04-03 16:08:18 -07:00
..
v1 move config to main / decentralize config 2017-01-27 00:36:13 -05:00
api.go move config to main / decentralize config 2017-01-27 00:36:13 -05:00
router.go api: fix 404 error logging 2017-04-03 16:08:18 -07:00