Updated module path

This commit is contained in:
2025-02-25 17:16:09 +01:00
parent 98edfb19fd
commit 91f34bc88f
211 changed files with 506 additions and 506 deletions

View File

@ -4,8 +4,8 @@ import (
"math"
"testing"
"git.akyoto.dev/cli/q/src/sizeof"
"git.akyoto.dev/go/assert"
"git.urbach.dev/cli/q/src/sizeof"
"git.urbach.dev/go/assert"
)
func TestUnsigned(t *testing.T) {