Skip to content

Commit e8b7fd0

Browse files
committed
name fix
1 parent bf47f79 commit e8b7fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/figlet4go/figlet4go.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package main
33
import (
44
"flag"
55
"fmt"
6-
"github.com/probandula/figlet4go"
6+
"github.com/mbndr/figlet4go"
77
"log"
88
"os"
99
"strings"

0 commit comments

Comments
 (0)