Updated module path
This commit is contained in:
parent
bb5d849cd9
commit
e68e5ca911
12 changed files with 27 additions and 27 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue