mirror of
https://github.com/KevinMidboe/motdGO.git
synced 2025-12-29 05:11:02 +00:00
Renamed library from figlet4go to motdGO & updated all references
This commit is contained in:
@@ -3,7 +3,7 @@ package main
|
||||
import (
|
||||
"flag"
|
||||
"fmt"
|
||||
"github.com/mbndr/figlet4go"
|
||||
"github.com/kevinmidboe/motdGO"
|
||||
"log"
|
||||
"os"
|
||||
"strings"
|
||||
Reference in New Issue
Block a user