|
|
@@ -8,7 +8,7 @@ go 1.19 |
|
|
|
|
|
|
|
require ( |
|
|
|
code.fnuoos.com/EggPlanet/egg_models.git v0.2.1-0.20241209061118-ae1be0db6a70 |
|
|
|
code.fnuoos.com/EggPlanet/egg_system_rules.git v0.0.4-0.20241209064215-2bf33ead99e1 |
|
|
|
code.fnuoos.com/EggPlanet/egg_system_rules.git v0.0.4-0.20241209075057-7fac1ca863a7 |
|
|
|
code.fnuoos.com/go_rely_warehouse/zyos_go_es.git v1.0.1-0.20241118083738-0f22da9ba0be |
|
|
|
code.fnuoos.com/go_rely_warehouse/zyos_go_mq.git v0.0.5 |
|
|
|
github.com/boombuler/barcode v1.0.1 |
|
|
@@ -49,6 +49,7 @@ require ( |
|
|
|
github.com/alibabacloud-go/tea-xml v1.1.3 // indirect |
|
|
|
github.com/aliyun/credentials-go v1.3.10 // indirect |
|
|
|
github.com/clbanning/mxj/v2 v2.5.5 // indirect |
|
|
|
github.com/fsnotify/fsnotify v1.4.9 // indirect |
|
|
|
github.com/go-pay/crypto v0.0.1 // indirect |
|
|
|
github.com/go-pay/xtime v0.0.2 // indirect |
|
|
|
github.com/google/go-cmp v0.6.0 // indirect |
|
|
@@ -81,7 +82,6 @@ require ( |
|
|
|
github.com/mattn/go-isatty v0.0.20 // indirect |
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect |
|
|
|
github.com/modern-go/reflect2 v1.0.2 // indirect |
|
|
|
github.com/nxadm/tail v1.4.8 // indirect |
|
|
|
github.com/olivere/elastic/v7 v7.0.32 |
|
|
|
github.com/pelletier/go-toml/v2 v2.2.0 // indirect |
|
|
|
github.com/pkg/errors v0.9.1 // indirect |
|
|
|