This commit is contained in:
2024-02-19 01:53:57 -07:00
parent 9346c395fc
commit 52d39310a0
16 changed files with 19 additions and 17 deletions

6
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.4.0
github.com/redis/go-redis/v9 v9.5.0
github.com/resendlabs/resend-go v1.7.0
github.com/stripe/stripe-go/v76 v76.16.0
github.com/svix/svix-webhooks v1.17.0
github.com/stripe/stripe-go/v76 v76.17.0
github.com/svix/svix-webhooks v1.18.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