mirror of
https://github.com/lingble/talos.git
synced 2026-03-20 04:03:37 +00:00
Start enforcing importvet rules, the very first cleanup is breaking dependency of `pkg/resources` on `pkg/kernel` (only machinery imports are allowed). Follow-up PRs will address other problematic imports. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>