advanced-statefulset icon indicating copy to clipboard operation
advanced-statefulset copied to clipboard

can't import client

Open junxxie opened this issue 1 year ago • 1 comments

I wanna watch advanced-statefulset resource in k8s, but i can't import the client package. a error here is: image

when comment advanced-statefulset go.mod, then run go mod tidy, the same error image image

junxxie avatar Jan 24 '24 09:01 junxxie

I saw v1.17.0 in the error message.

Could you try to use the latest git commit hash instead?

csuzhangxc avatar Jan 26 '24 07:01 csuzhangxc