mirror of
https://github.com/distribution/distribution
synced 2024-11-12 05:45:51 +01:00
8a86dc61ff
Nowadays there are much, much better UUID implementations to choose from, such as github.com/google/uuid. Prevent external users from importing our bespoke implementation so that we can change or migrate away from it internally without introducing breaking changes. Signed-off-by: Cory Snider <csnider@mirantis.com> |
||
---|---|---|
.. | ||
uuid_test.go | ||
uuid.go |