fix(version): update imports and go.mod to allow v2
This commit is contained in:
parent
9cb9f97a1f
commit
716c8e79e4
35 changed files with 64 additions and 64 deletions
|
|
@ -7,7 +7,7 @@ import (
|
|||
"fmt"
|
||||
"time"
|
||||
|
||||
"edp.buildth.ing/DevFW-CICD/edge-connect-client/internal/config"
|
||||
"edp.buildth.ing/DevFW-CICD/edge-connect-client/v2/internal/config"
|
||||
)
|
||||
|
||||
// DeploymentStrategy represents the type of deployment strategy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue