|
|
@@ -8,12 +8,11 @@ replace git.ikuban.com/server/wxbot-protobuf => ../wxbot-protobuf
|
|
|
|
|
|
require (
|
|
|
dario.cat/mergo v1.0.0
|
|
|
- git.ikuban.com/server/kratos-nacos v0.0.3-0.20241113095538-2d6c30ea9d6d
|
|
|
+ git.ikuban.com/server/kratos-etcd v0.0.0-20250217034845-d561a672d211
|
|
|
git.ikuban.com/server/kratos-utils v0.0.0-20240717022026-42b469e99c59
|
|
|
git.ikuban.com/server/wxbot-protobuf v0.0.0-20240308032250-64d40217d9e5
|
|
|
git.ikuban.com/server/yaml v0.0.0-20210719032106-8dade6555fff
|
|
|
github.com/elliotchance/orderedmap/v3 v3.1.0
|
|
|
- github.com/go-kratos/kratos/contrib/config/etcd/v2 v2.0.0-20250210091908-15168b5a1b7d
|
|
|
github.com/go-kratos/kratos/v2 v2.8.3
|
|
|
github.com/go-sql-driver/mysql v1.7.0
|
|
|
github.com/google/wire v0.5.0
|
|
|
@@ -28,6 +27,7 @@ require (
|
|
|
|
|
|
require (
|
|
|
git.ikuban.com/server/json v0.0.0-20210408053838-50ac5ceda83a // indirect
|
|
|
+ git.ikuban.com/server/kratos-nacos v0.0.3-0.20241113095538-2d6c30ea9d6d // indirect
|
|
|
github.com/alibabacloud-go/debug v0.0.0-20190504072949-9472017b5c68 // indirect
|
|
|
github.com/alibabacloud-go/tea v1.1.17 // indirect
|
|
|
github.com/alibabacloud-go/tea-utils v1.4.4 // indirect
|
|
|
@@ -43,7 +43,6 @@ require (
|
|
|
github.com/felixge/httpsnoop v1.0.1 // indirect
|
|
|
github.com/fsnotify/fsnotify v1.6.0 // indirect
|
|
|
github.com/go-kratos/aegis v0.2.0 // indirect
|
|
|
- github.com/go-kratos/kratos/contrib/registry/etcd/v2 v2.0.0-20250210091908-15168b5a1b7d // indirect
|
|
|
github.com/go-playground/form/v4 v4.2.0 // indirect
|
|
|
github.com/go-stack/stack v1.8.0 // indirect
|
|
|
github.com/goccy/go-json v0.9.11 // indirect
|