Updated module path

This commit is contained in:
2025-02-25 16:37:15 +01:00
parent 1ef7d85db5
commit 1b0b4cb28f
11 changed files with 17 additions and 17 deletions

View File

@ -4,7 +4,7 @@ import (
"os"
"testing"
"git.akyoto.dev/go/color/tty"
"git.urbach.dev/go/color/tty"
)
func TestIsTerminal(t *testing.T) {