mirror of
				https://github.com/KevinMidboe/motdGO.git
				synced 2025-10-29 17:50:24 +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