Deps and links

This commit is contained in:
2024-12-25 19:53:32 -07:00
parent 886d6339b7
commit 546a49f550
4 changed files with 12 additions and 22 deletions

2
go.mod
View File

@ -36,7 +36,7 @@ require (
github.com/gookit/color v1.5.4
github.com/gorilla/feeds v1.2.0
github.com/joho/godotenv v1.5.1
github.com/labstack/echo/v4 v4.13.2
github.com/labstack/echo/v4 v4.13.3
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/yuin/goldmark v1.7.8