Updated dependencies
This commit is contained in:
parent
6e57d6818b
commit
3adfce18cb
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -3,6 +3,6 @@ module git.urbach.dev/go/web
|
|||
go 1.24
|
||||
|
||||
require (
|
||||
git.urbach.dev/go/assert v0.0.0-20250225153414-fc1f84f19edf
|
||||
git.urbach.dev/go/router v0.0.0-20250601162231-e35d5715d1a5
|
||||
git.urbach.dev/go/assert v0.0.0-20250606150337-559d3d3afcda
|
||||
git.urbach.dev/go/router v0.0.0-20250606151301-c10e38fec918
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue