Fixed ref
This commit is contained in:
parent
fe07d124db
commit
1faa523112
|
@ -2,7 +2,7 @@ package main
|
|||
|
||||
import (
|
||||
"github.com/oxequa/interact"
|
||||
"github.com/oxequa/realize/realize"
|
||||
"github.com/robcapo/realize/realize"
|
||||
"gopkg.in/urfave/cli.v2"
|
||||
"log"
|
||||
"os"
|
||||
|
|
Loading…
Reference in New Issue