mirror of
https://github.com/distribution/distribution.git
synced 2025-10-22 20:02:18 +00:00
go1.5 doesn't export http.StatusTooManyRequests while go1.6 does. Fix this by hardcoding the status code for now. Signed-off-by: Antonio Murdaca <runcom@redhat.com>