Skip to content

Commit 07b8bb5

Browse files
committed
pint deps
1 parent 64d30b0 commit 07b8bb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/kcp/go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,6 @@ replace (
118118
k8s.io/apiserver => k8s.io/apiserver v0.29.0
119119
k8s.io/client-go => k8s.io/client-go v0.29.0
120120
k8s.io/component-base => k8s.io/component-base v0.29.0
121+
k8s.io/api => k8s.io/api v0.29.0
122+
k8s.io/apimachinery => k8s.io/apimachinery v0.29.0
121123
)

0 commit comments

Comments
 (0)