You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- module applet
-
- go 1.15
-
- require (
- code.fnuoos.com/go_rely_warehouse/zyos_go_es.git v1.0.1-0.20230707081910-52e70aa52998
- code.fnuoos.com/go_rely_warehouse/zyos_go_third_party_api.git v1.1.21-0.20240103061829-86ef8b1a29c1
- github.com/360EntSecGroup-Skylar/excelize v1.4.1
- github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5
- github.com/boombuler/barcode v1.0.1
- github.com/dchest/uniuri v1.2.0
- github.com/dgrijalva/jwt-go v3.2.0+incompatible
- github.com/forgoer/openssl v1.6.0
- github.com/gin-contrib/sessions v0.0.5
- github.com/gin-gonic/gin v1.8.0
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-playground/validator/v10 v10.10.0
- github.com/go-redis/redis v6.15.9+incompatible
- github.com/go-sql-driver/mysql v1.6.0
- github.com/gomodule/redigo v2.0.0+incompatible
- github.com/makiuchi-d/gozxing v0.1.1
- github.com/qiniu/api.v7/v7 v7.8.2
- github.com/robfig/cron/v3 v3.0.1
- github.com/sony/sonyflake v1.1.0
- github.com/stretchr/testify v1.8.0 // indirect
- github.com/syyongx/php2go v0.9.7
- github.com/tidwall/gjson v1.14.1
- go.uber.org/zap v1.16.0
- golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f // indirect
- golang.org/x/net v0.14.0 // indirect
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/yaml.v2 v2.4.0
- xorm.io/xorm v1.3.2
-
- )
|