|
|
@@ -13,7 +13,7 @@ require ( |
|
|
|
github.com/dchest/uniuri v0.0.0-20200228104902-7aecb25e1fe5 |
|
|
|
github.com/dgrijalva/jwt-go v3.2.0+incompatible |
|
|
|
github.com/forgoer/openssl v0.0.0-20201023062029-c3112b0c8700 |
|
|
|
github.com/gin-gonic/gin v1.9.0 |
|
|
|
github.com/gin-gonic/gin v1.9.1 |
|
|
|
github.com/go-playground/locales v0.14.1 |
|
|
|
github.com/go-playground/universal-translator v0.18.1 |
|
|
|
github.com/go-playground/validator/v10 v10.20.0 |
|
|
@@ -35,11 +35,12 @@ require ( |
|
|
|
) |
|
|
|
|
|
|
|
require ( |
|
|
|
code.fnuoos.com/EggPlanet/egg_models.git v0.2.1-0.20241112032738-ca9b07ba7b24 |
|
|
|
code.fnuoos.com/EggPlanet/egg_models.git v0.2.1-0.20241118141706-576f2789ac24 |
|
|
|
code.fnuoos.com/EggPlanet/egg_system_rules.git v0.0.3 |
|
|
|
code.fnuoos.com/go_rely_warehouse/zyos_go_es.git v1.0.0 |
|
|
|
code.fnuoos.com/go_rely_warehouse/zyos_go_mq.git v0.0.5 |
|
|
|
github.com/aliyun/aliyun-oss-go-sdk v3.0.2+incompatible |
|
|
|
github.com/gin-contrib/sessions v1.0.1 |
|
|
|
github.com/go-sql-driver/mysql v1.8.1 |
|
|
|
github.com/gocolly/colly v1.2.0 |
|
|
|
github.com/olivere/elastic/v7 v7.0.32 |
|
|
@@ -73,9 +74,9 @@ require ( |
|
|
|
github.com/golang/snappy v0.0.4 // indirect |
|
|
|
github.com/google/go-cmp v0.5.9 // indirect |
|
|
|
github.com/gookit/color v1.3.8 // indirect |
|
|
|
github.com/gorilla/context v1.1.1 // indirect |
|
|
|
github.com/gorilla/securecookie v1.1.1 // indirect |
|
|
|
github.com/gorilla/sessions v1.2.1 // indirect |
|
|
|
github.com/gorilla/context v1.1.2 // indirect |
|
|
|
github.com/gorilla/securecookie v1.1.2 // indirect |
|
|
|
github.com/gorilla/sessions v1.2.2 // indirect |
|
|
|
github.com/josharian/intern v1.0.0 // indirect |
|
|
|
github.com/json-iterator/go v1.1.12 // indirect |
|
|
|
github.com/kennygrant/sanitize v1.2.4 // indirect |
|
|
|