Updated module path
This commit is contained in:
parent
bb5d849cd9
commit
e68e5ca911
12 changed files with 27 additions and 27 deletions
8
go.mod
8
go.mod
|
@ -1,8 +1,8 @@
|
|||
module git.akyoto.dev/go/web
|
||||
module git.urbach.dev/go/web
|
||||
|
||||
go 1.22
|
||||
go 1.24
|
||||
|
||||
require (
|
||||
git.akyoto.dev/go/assert v0.1.3
|
||||
git.akyoto.dev/go/router v0.1.4
|
||||
git.urbach.dev/go/assert v0.0.0-20250225153414-fc1f84f19edf
|
||||
git.urbach.dev/go/router v0.0.0-20250225153839-20945fb42429
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue