This commit is contained in:
mbndr
2017-09-09 14:32:03 +02:00
parent bf47f79c6d
commit e8b7fd0b0a

View File

@@ -3,7 +3,7 @@ package main
import ( import (
"flag" "flag"
"fmt" "fmt"
"github.com/probandula/figlet4go" "github.com/mbndr/figlet4go"
"log" "log"
"os" "os"
"strings" "strings"