@@ -11,7 +11,7 @@ require (
11
11
github.com/gin-contrib/gzip v1.2.2
12
12
github.com/gin-gonic/gin v1.10.0
13
13
github.com/go-asn1-ber/asn1-ber v1.5.7 // indirect
14
- github.com/go-gormigrate/gormigrate/v2 v2.1.3
14
+ github.com/go-gormigrate/gormigrate/v2 v2.1.4
15
15
github.com/go-ldap/ldap/v3 v3.4.10
16
16
github.com/go-sql-driver/mysql v1.9.1
17
17
github.com/gorilla/websocket v1.5.3 // indirect
@@ -22,7 +22,7 @@ require (
22
22
github.com/russross/blackfriday/v2 v2.1.0
23
23
github.com/satori/go.uuid v1.2.0
24
24
github.com/sirupsen/logrus v1.9.3
25
- github.com/spf13/viper v1.20.0
25
+ github.com/spf13/viper v1.20.1
26
26
gorm.io/driver/mysql v1.5.7
27
27
mvdan.cc/xurls/v2 v2.6.0
28
28
)
@@ -66,6 +66,7 @@ require (
66
66
github.com/bytedance/sonic v1.12.7 // indirect
67
67
github.com/bytedance/sonic/loader v0.2.2 // indirect
68
68
github.com/cloudwego/base64x v0.1.4 // indirect
69
+ github.com/dgraph-io/ristretto v0.1.0 // indirect
69
70
github.com/felixge/fgprof v0.9.5 // indirect
70
71
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
71
72
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
0 commit comments