Updated dependencies
All checks were successful
/ test (push) Successful in 14s

This commit is contained in:
Eduard Urbach 2025-06-06 17:13:01 +02:00
parent 06967e1593
commit c10e38fec9
Signed by: eduard
GPG key ID: 49226B848C78F6C8
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -2,4 +2,4 @@ module git.urbach.dev/go/router
go 1.24
require git.urbach.dev/go/assert v0.0.0-20250225153414-7a6ed8be9b6e
require git.urbach.dev/go/assert v0.0.0-20250606150337-559d3d3afcda

4
go.sum
View file

@ -1,2 +1,2 @@
git.urbach.dev/go/assert v0.0.0-20250225153414-7a6ed8be9b6e h1:lDTetvmGktDiMem+iBU3e5cGv52qUIbsqW8sV9u3gAQ=
git.urbach.dev/go/assert v0.0.0-20250225153414-7a6ed8be9b6e/go.mod h1:y9jGII9JFiF1HNIju0u87OyPCt82xKCtqnAFyEreCDo=
git.urbach.dev/go/assert v0.0.0-20250606150337-559d3d3afcda h1:VN6ZQwtwLOm2xTms+v8IIeeNjvs55qyEBNArv3dPq9g=
git.urbach.dev/go/assert v0.0.0-20250606150337-559d3d3afcda/go.mod h1:PNI/NSBOqvoeU58/7eBsIR09Yoq2S/qtSRiTrctkiq0=