Switched to new assert package

This commit is contained in:
2024-03-12 12:56:30 +01:00
parent 8a90743416
commit 95eea7d886
12 changed files with 13 additions and 11 deletions

2
go.mod
View File

@ -3,6 +3,7 @@ module github.com/animenotifier/notify.moe
go 1.22.1
require (
git.akyoto.dev/go/assert v0.1.3
github.com/aerogo/aero v1.3.59
github.com/aerogo/api v0.2.3
github.com/aerogo/crawler v0.2.5
@ -17,7 +18,6 @@ require (
github.com/aerogo/run v1.0.3
github.com/aerogo/session-store-nano v0.1.7
github.com/aerogo/sitemap v0.1.4
github.com/akyoto/assert v0.2.4
github.com/akyoto/cache v1.0.6
github.com/akyoto/color v1.8.12
github.com/akyoto/go-matroska v0.1.1