mirror of
https://github.com/ProudMuBai/GoFilm.git
synced 2026-02-27 15:24:40 +08:00
add BAM
This commit is contained in:
@@ -5,12 +5,14 @@ go 1.20
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.9.0
|
||||
github.com/gocolly/colly/v2 v2.1.0
|
||||
github.com/golang-jwt/jwt/v5 v5.1.0
|
||||
github.com/redis/go-redis/v9 v9.0.2
|
||||
github.com/robfig/cron/v3 v3.0.0
|
||||
gorm.io/driver/mysql v1.4.7
|
||||
gorm.io/gorm v1.24.6
|
||||
)
|
||||
|
||||
|
||||
require (
|
||||
github.com/PuerkitoBio/goquery v1.5.1 // indirect
|
||||
github.com/andybalholm/cascadia v1.2.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user