mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 20:44:14 -04:00
Replace k8s.io/klog with k8s.io/klog/v2
This commit is contained in:
parent
d6eee42436
commit
d83bc8727b
5 changed files with 4 additions and 7 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
|
||||
"github.com/edgelesssys/constellation/mount/cryptmapper"
|
||||
"github.com/edgelesssys/constellation/mount/kms"
|
||||
"k8s.io/klog"
|
||||
"k8s.io/klog/v2"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue