mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
【修改】k8s 配置
This commit is contained in:
8
go.mod
8
go.mod
@@ -44,8 +44,8 @@ require (
|
||||
gopkg.in/igm/sockjs-go.v2 v2.1.0
|
||||
gorm.io/driver/mysql v1.2.0
|
||||
gorm.io/driver/postgres v1.2.3
|
||||
k8s.io/api v0.23.2
|
||||
k8s.io/apimachinery v0.23.2
|
||||
k8s.io/client-go v0.23.2
|
||||
k8s.io/kubectl v0.23.2
|
||||
k8s.io/api v0.18.19
|
||||
k8s.io/apimachinery v0.18.19
|
||||
k8s.io/client-go v0.18.19
|
||||
k8s.io/kubectl v0.18.19
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user