Fixed deps

This commit is contained in:
2024-02-21 01:50:26 -07:00
parent f20addee50
commit ee9fcfd41c
5 changed files with 25 additions and 22 deletions

4
go.mod
View File

@ -37,10 +37,10 @@ require (
github.com/labstack/echo/v4 v4.11.4
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.0
github.com/redis/go-redis/v9 v9.5.1
github.com/resendlabs/resend-go v1.7.0
github.com/stripe/stripe-go/v76 v76.17.0
github.com/svix/svix-webhooks v1.18.0
github.com/svix/svix-webhooks v1.19.0
github.com/yuin/goldmark v1.7.0
github.com/yuin/goldmark-highlighting/v2 v2.0.0-20230729083705-37449abec8cc
github.com/zmb3/spotify v1.3.0