Switched to new assert package
This commit is contained in:
2
go.mod
2
go.mod
@ -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
|
||||
|
Reference in New Issue
Block a user