Skip to content

Commit be917a2

Browse files
Copilotandyzhangx
andcommitted
Revert go.mod changes - restore toolchain and k8s.io/component-helpers
Co-authored-by: andyzhangx <[email protected]>
1 parent 24fe5ca commit be917a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/kaito-project/kaito
22

33
go 1.24.11
44

5+
toolchain go1.24
6+
57
require (
68
github.com/Azure/karpenter-provider-azure v1.6.3
79
github.com/aws/karpenter-provider-aws v1.6.3
@@ -22,6 +24,7 @@ require (
2224
k8s.io/apimachinery v0.34.1
2325
k8s.io/client-go v0.34.1
2426
k8s.io/component-base v0.34.1
27+
k8s.io/component-helpers v0.34.1
2528
k8s.io/klog/v2 v2.130.1
2629
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
2730
knative.dev/pkg v0.0.0-20240910170930-fdbc0b5adde7

0 commit comments

Comments
 (0)