mirror of
https://github.com/distribution/distribution.git
synced 2026-01-18 08:34:17 +00:00
An incorrect alias snuck into152af63ec5, and DomainRegexp was aliased to the regex for digests (DigestRegexp). This didn't affect this repository, as it didn't use the aliases and migrated to the new module, but does affect user of the old module that depend on the aliases. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commitc8c2bc279c) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>