Fix the build to account for the change in repository
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
bce17e63f6
commit
bbe5325afc
5 changed files with 7 additions and 7 deletions
|
@ -4,8 +4,8 @@ import (
|
|||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/mrunalp/ocid/oci"
|
||||
"github.com/mrunalp/ocid/utils"
|
||||
"github.com/kubernetes-incubator/ocid/oci"
|
||||
"github.com/kubernetes-incubator/ocid/utils"
|
||||
"github.com/rajatchopra/ocicni"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue