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

@ -3,7 +3,7 @@ package color_test
import (
"testing"
"git.akyoto.dev/go/color"
"git.urbach.dev/go/color"
)
func TestPrint(t *testing.T) {