refactor: Renaming module to go.ar76.eu/arek/gol
This commit is contained in:
		@@ -2,8 +2,8 @@ package main
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"flag"
 | 
			
		||||
	"gol/gol"
 | 
			
		||||
	"gol/term"
 | 
			
		||||
	"go.ar76.eu/arek/gol/gol"
 | 
			
		||||
	"go.ar76.eu/arek/gol/term"
 | 
			
		||||
	"log"
 | 
			
		||||
	"os"
 | 
			
		||||
	"os/signal"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user