Updated dependencies

This commit is contained in:
Eduard Urbach 2025-03-01 14:29:56 +01:00
parent 4b3560d0cf
commit 2fd0d4f64f
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0
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
)

4
go.sum
View File

@ -1,4 +1,4 @@
git.urbach.dev/go/assert v0.0.0-20250225153414-fc1f84f19edf h1:BQWa5GKNUsA5CSUa/+UlFWYCEVe3IDDKRbVqBLK0mAE=
git.urbach.dev/go/assert v0.0.0-20250225153414-fc1f84f19edf/go.mod h1:y9jGII9JFiF1HNIju0u87OyPCt82xKCtqnAFyEreCDo=
git.urbach.dev/go/router v0.0.0-20250225153839-20945fb42429 h1:VaFZujqHv30JGFZkfDEVE8kEqr3BaBSm+zy8TfMB6vw=
git.urbach.dev/go/router v0.0.0-20250225153839-20945fb42429/go.mod h1:jIdUMhSrZ9FepXzVWdMvYvhE4FfYhKOWJyw8lw5KOPk=
git.urbach.dev/go/router v0.0.0-20250301132726-63655425afec h1:9HKukG9bQSAxsNhCUstZUsZgmptuHa6iHZuQVFamhh8=
git.urbach.dev/go/router v0.0.0-20250301132726-63655425afec/go.mod h1:jIdUMhSrZ9FepXzVWdMvYvhE4FfYhKOWJyw8lw5KOPk=