Updated dependencies

This commit is contained in:
Eduard Urbach 2025-06-12 11:43:43 +02:00
parent 0f686dd644
commit 53d5c60b2e
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/markdown
go 1.24
require git.urbach.dev/go/assert v0.0.0-20250225153414-fc1f84f19edf
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-fc1f84f19edf h1:BQWa5GKNUsA5CSUa/+UlFWYCEVe3IDDKRbVqBLK0mAE=
git.urbach.dev/go/assert v0.0.0-20250225153414-fc1f84f19edf/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=