Skip to content

Commit c257ff6

Browse files
zoumoshaofan-hs
authored andcommitted
fix(go.mod): correct kusionstack/kube-api version in require
1 parent d80bab0 commit c257ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
k8s.io/client-go v0.28.4
1515
k8s.io/klog/v2 v2.100.1
1616
k8s.io/kubectl v0.28.4
17-
kusionstack.io/kube-api v0.0.0-00010101000000-000000000000
17+
kusionstack.io/kube-api v0.2.0
1818
sigs.k8s.io/controller-runtime v0.15.1
1919
)
2020

0 commit comments

Comments
 (0)