Fixed import

This commit is contained in:
Alessio Pracchia 2018-05-11 22:37:47 +02:00 committed by GitHub
parent 49d37952b5
commit 36262d2c8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ package main
import ( import (
"github.com/oxequa/interact" "github.com/oxequa/interact"
"github.com/robcapo/realize/realize" "github.com/oxequa/realize/realize"
"gopkg.in/urfave/cli.v2" "gopkg.in/urfave/cli.v2"
"log" "log"
"os" "os"