mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-20 08:03:53 +08:00
fix(mcp-server): read the field tags through the reflectutils accessor (#25690)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
This commit is contained in:
10
go.mod
10
go.mod
@@ -117,15 +117,15 @@ require (
|
||||
k8s.io/cri-api v0.28.15
|
||||
k8s.io/klog/v2 v2.90.1
|
||||
moul.io/http2curl/v2 v2.3.0
|
||||
yunion.io/x/cloudmux v0.3.10-0-alpha.1.0.20260904120442-091221507d42
|
||||
yunion.io/x/cloudmux v0.3.10-0-alpha.1.0.20260916101519-866f1e3144cf
|
||||
yunion.io/x/executor v0.0.0-20260312022053-f538abd2b005
|
||||
yunion.io/x/jsonutils v1.0.1-0.20260715075349-615cfb44ff7c
|
||||
yunion.io/x/jsonutils v1.0.1-0.20260917025845-3108cd9a32ea
|
||||
yunion.io/x/log v1.0.1-0.20240305175729-7cf2d6cd5a91
|
||||
yunion.io/x/ovsdb v0.0.0-20230306173834-f164f413a900
|
||||
yunion.io/x/pkg v1.10.4-0.20260722094907-0da70a14584f
|
||||
yunion.io/x/pkg v1.10.4-0.20260916163305-b7743fa5e758
|
||||
yunion.io/x/s3cli v0.0.0-20241221171442-1c11599d28e1
|
||||
yunion.io/x/sqlchemy v1.1.3-0.20260807102031-1d7e260d0dcc
|
||||
yunion.io/x/structarg v0.0.0-20231017124457-df4d5009457c
|
||||
yunion.io/x/sqlchemy v1.1.3-0.20260917035232-d682485b3a12
|
||||
yunion.io/x/structarg v0.0.0-20260917033311-96c7653334ac
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user