File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66	"fmt" 
77	"slices" 
88
9- 	"github.com/agrmohit/advent-of-code /internal/inputs" 
10- 	mathinternal "github.com/agrmohit/advent-of-code /internal/math" 
9+ 	"github.com/agrmohit/aoc /internal/inputs" 
10+ 	mathinternal "github.com/agrmohit/aoc /internal/math" 
1111)
1212
1313//go:embed input.txt 
Original file line number Diff line number Diff line change 55	"fmt" 
66	"slices" 
77
8- 	"github.com/agrmohit/advent-of-code /internal/inputs" 
9- 	mathinternal "github.com/agrmohit/advent-of-code /internal/math" 
8+ 	"github.com/agrmohit/aoc /internal/inputs" 
9+ 	mathinternal "github.com/agrmohit/aoc /internal/math" 
1010)
1111
1212//go:embed input.txt 
Original file line number Diff line number Diff line change 1- module  github.com/agrmohit/advent-of-code  
1+ module  github.com/agrmohit/aoc  
22
33go  1.23.3 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments