Updated module path
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user