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