distribution/internal
Cory Snider 8a86dc61ff Make our UUID package internal
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>
2023-10-24 18:11:41 -04:00
..
client Make our UUID package internal 2023-10-24 18:11:41 -04:00
uuid Make our UUID package internal 2023-10-24 18:11:41 -04:00