Updated dependencies

This commit is contained in:
Eduard Urbach 2025-03-01 14:29:56 +01:00
parent e68e5ca911
commit 934e8e7206
Signed by: eduard
GPG key ID: 49226B848C78F6C8
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
)