mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-21 13:34:48 -04:00
cli: update config migration to migrate v3 -> v4 (#2166)
This commit is contained in:
parent
d1ace13713
commit
15bb9588d7
4 changed files with 498 additions and 8 deletions
|
@ -65,6 +65,7 @@ go_library(
|
|||
"//internal/compatibility",
|
||||
"//internal/config",
|
||||
"//internal/config/instancetypes",
|
||||
"//internal/config/migration",
|
||||
"//internal/constants",
|
||||
"//internal/crypto",
|
||||
"//internal/file",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue