File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ require (
8
8
github.com/eclipse/paho.mqtt.golang v1.5.0
9
9
github.com/go-resty/resty/v2 v2.11.0
10
10
github.com/google/uuid v1.6.0
11
- github.com/koupleless/arkctl v0.2.2-0.20240702132710-aba4f6ced448
12
- github.com/koupleless/virtual-kubelet v0.3.3
11
+ github.com/koupleless/arkctl v0.2.2
12
+ github.com/koupleless/virtual-kubelet v0.3.4
13
13
github.com/onsi/ginkgo/v2 v2.19.0
14
14
github.com/onsi/gomega v1.33.1
15
15
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -92,10 +92,10 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr
92
92
github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
93
93
github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
94
94
github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
95
- github.com/koupleless/arkctl v0.2.2-0.20240702132710-aba4f6ced448 h1:+RS4uCLAhY/QsPr/HR7+GQdimSOEoEtzF5mW5FdEgfQ =
96
- github.com/koupleless/arkctl v0.2.2-0.20240702132710-aba4f6ced448 /go.mod h1:nbnAiPEv7x/ZDQ+QsjFWkqwxMDofGmqnFPHa3XpXHyE =
97
- github.com/koupleless/virtual-kubelet v0.3.3 h1:AmPgNQA1trP0hS7QVEdG6qwfrC+qf305zWtKy3XivkE =
98
- github.com/koupleless/virtual-kubelet v0.3.3 /go.mod h1:W64xRKk/hDpGW6WaJdxtY9KQHg0YKHeilBRm0ARxni4 =
95
+ github.com/koupleless/arkctl v0.2.2 h1:mSx6YMpWAz3+1HEX9ttSkblqgQU1cMSCV+Brsa5K3u8 =
96
+ github.com/koupleless/arkctl v0.2.2 /go.mod h1:nbnAiPEv7x/ZDQ+QsjFWkqwxMDofGmqnFPHa3XpXHyE =
97
+ github.com/koupleless/virtual-kubelet v0.3.4 h1:GkhiWC+wtKGUey5ku/wDBKY0ZzXrlOEI3gfEROhbQ4A =
98
+ github.com/koupleless/virtual-kubelet v0.3.4 /go.mod h1:W64xRKk/hDpGW6WaJdxtY9KQHg0YKHeilBRm0ARxni4 =
99
99
github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
100
100
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
101
101
github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
You can’t perform that action at this time.
0 commit comments