docker-distribution/reference
Sebastiaan van Stijn c8c2bc279c
reference: fix broken alias for DomainRegexp
An incorrect alias snuck into 152af63ec5,
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>
2023-10-19 10:06:38 +02:00
..
helpers_deprecated.go deprecate reference package, migrate to github.com/distribution/reference 2023-08-31 15:47:06 +02:00
normalize_deprecated.go deprecate reference package, migrate to github.com/distribution/reference 2023-08-31 15:47:06 +02:00
reference_deprecated.go deprecate reference package, migrate to github.com/distribution/reference 2023-08-31 15:47:06 +02:00
regexp_deprecated.go reference: fix broken alias for DomainRegexp 2023-10-19 10:06:38 +02:00
sort_deprecated.go deprecate reference package, migrate to github.com/distribution/reference 2023-08-31 15:47:06 +02:00