Updated module path
This commit is contained in:
parent
f11c90da34
commit
7ba55e445e
5 changed files with 12 additions and 12 deletions
|
@ -3,8 +3,8 @@ package router_test
|
|||
import (
|
||||
"testing"
|
||||
|
||||
"git.akyoto.dev/go/router"
|
||||
"git.akyoto.dev/go/router/testdata"
|
||||
"git.urbach.dev/go/router"
|
||||
"git.urbach.dev/go/router/testdata"
|
||||
)
|
||||
|
||||
func BenchmarkBlog(b *testing.B) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue