Fix the dependency issue (#231)
This commit is contained in:
4
vendor/github.com/vmware/vic/lib/migration/feature/feature.go
generated
vendored
4
vendor/github.com/vmware/vic/lib/migration/feature/feature.go
generated
vendored
@@ -28,6 +28,10 @@ const (
|
||||
// create time is stored in nanoseconds (previously seconds) in the portlayer.
|
||||
ContainerCreateTimestampVersion
|
||||
|
||||
// VCHFolderSupportVersion represents the VCH version that first introduced
|
||||
// VM folder support for the VCH.
|
||||
VCHFolderSupportVersion
|
||||
|
||||
// Add new feature flag here
|
||||
|
||||
// MaxPluginVersion must be the last
|
||||
|
||||
Reference in New Issue
Block a user