We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf47f79 commit e8b7fd0Copy full SHA for e8b7fd0
cmd/figlet4go/figlet4go.go
@@ -3,7 +3,7 @@ package main
3
import (
4
"flag"
5
"fmt"
6
- "github.com/probandula/figlet4go"
+ "github.com/mbndr/figlet4go"
7
"log"
8
"os"
9
"strings"
0 commit comments