Updated module path
This commit is contained in:
parent
cb8aacf9b8
commit
b8b0fbb57e
11 changed files with 17 additions and 17 deletions
|
@ -3,7 +3,7 @@ package color
|
|||
import (
|
||||
"os"
|
||||
|
||||
"git.akyoto.dev/go/color/tty"
|
||||
"git.urbach.dev/go/color/tty"
|
||||
)
|
||||
|
||||
// Terminal indicates if we're in a terminal with truecolor support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue