Updated dependencies

This commit is contained in:
2025-03-01 14:29:56 +01:00
parent 4b3560d0cf
commit 2fd0d4f64f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -4,5 +4,5 @@ go 1.24
require (
git.urbach.dev/go/assert v0.0.0-20250225153414-fc1f84f19edf
git.urbach.dev/go/router v0.0.0-20250225153839-20945fb42429
git.urbach.dev/go/router v0.0.0-20250301132726-63655425afec
)