Updated module path
This commit is contained in:
parent
cb8aacf9b8
commit
b8b0fbb57e
11 changed files with 17 additions and 17 deletions
|
@ -4,7 +4,7 @@ import (
|
|||
"os"
|
||||
"testing"
|
||||
|
||||
"git.akyoto.dev/go/color/tty"
|
||||
"git.urbach.dev/go/color/tty"
|
||||
)
|
||||
|
||||
func TestIsTerminal(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue