deppity dep dep

This commit is contained in:
2024-04-17 18:14:32 -06:00
parent 9a11477bc9
commit 475d6707e3
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@ -27,13 +27,13 @@ require (
)
require (
github.com/aws/aws-sdk-go v1.51.21
github.com/aws/aws-sdk-go v1.51.23
github.com/clerkinc/clerk-sdk-go v1.49.0
github.com/disintegration/imaging v1.6.2
github.com/fatih/color v1.16.0
github.com/gorilla/feeds v1.1.2
github.com/joho/godotenv v1.5.1
github.com/labstack/echo/v4 v4.11.4
github.com/labstack/echo/v4 v4.12.0
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/redis/go-redis/v9 v9.5.1