File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ _ansitags_ is a helper library that allows to you use common tags inside of text
2020
2121Import the module:
2222
23- import "github.com/Volte6 /ansitags"
23+ import "github.com/GoMudEngine /ansitags"
2424
2525Parse and print a string:
2626
Original file line number Diff line number Diff line change 77 "os"
88 "time"
99
10- "github.com/Volte6 /ansitags"
10+ "github.com/GoMudEngine /ansitags"
1111)
1212
1313// accepts a string via shell pipe and processes with ansitags.Parse()
Original file line number Diff line number Diff line change 1- module github.com/Volte6 /ansitags
1+ module github.com/GoMudEngine /ansitags
22
33go 1.18
44
Original file line number Diff line number Diff line change 5555 < div id ="nav ">
5656 < select id ="files ">
5757
58- < option value ="file0 "> github.com/Volte6 /ansitags/ansitags.go (100.0%)</ option >
58+ < option value ="file0 "> github.com/GoMudEngine /ansitags/ansitags.go (100.0%)</ option >
5959
60- < option value ="file1 "> github.com/Volte6 /ansitags/ansiproperties.go (96.8%)</ option >
60+ < option value ="file1 "> github.com/GoMudEngine /ansitags/ansiproperties.go (96.8%)</ option >
6161
62- < option value ="file2 "> github.com/Volte6 /ansitags/tagmatcher.go (100.0%)</ option >
62+ < option value ="file2 "> github.com/GoMudEngine /ansitags/tagmatcher.go (100.0%)</ option >
6363
6464 </ select >
6565 </ div >
You can’t perform that action at this time.
0 commit comments