staging/publishing: open up kms pkg for subs/utils

It should be possible to import `kms/api` for `kms/service` package.

Signed-off-by: Krzysztof Ostrowski <kostrows@redhat.com>
This commit is contained in:
Krzysztof Ostrowski 2023-01-05 14:31:55 +01:00
parent d9af380f91
commit 14d798d948
No known key found for this signature in database
GPG Key ID: E167BF364B448086

View File

@ -297,3 +297,8 @@
allowedImports:
- k8s.io/api
- k8s.io/apimachinery
- k8s.io/client-go
- k8s.io/klog
- k8s.io/kms
- k8s.io/utils