Updated module path

This commit is contained in:
Eduard Urbach 2025-02-25 16:48:09 +01:00
parent bb5d849cd9
commit e68e5ca911
Signed by: eduard
GPG key ID: 49226B848C78F6C8
12 changed files with 27 additions and 27 deletions

View file

@ -4,8 +4,8 @@ import (
"errors"
"testing"
"git.akyoto.dev/go/assert"
"git.akyoto.dev/go/web"
"git.urbach.dev/go/assert"
"git.urbach.dev/go/web"
)
func TestBytes(t *testing.T) {