File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/onsi/ginkgo/v2 v2.25.2
1313 github.com/onsi/gomega v1.38.2
1414 github.com/pkg/errors v0.9.1
15- github.com/projectcapsule/capsule v0.10.5
15+ github.com/projectcapsule/capsule v0.10.8
1616 github.com/prometheus/client_golang v1.23.0
1717 github.com/prometheus/client_model v0.6.2
1818 github.com/spf13/pflag v1.0.7
@@ -27,7 +27,7 @@ require (
2727 k8s.io/client-go v0.34.0
2828 k8s.io/component-base v0.34.0
2929 k8s.io/kubectl v0.34.0
30- k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
30+ k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d
3131 sigs.k8s.io/controller-runtime v0.22.0
3232)
3333
Original file line number Diff line number Diff line change @@ -190,6 +190,8 @@ github.com/projectcapsule/capsule v0.10.4 h1:JBM3RWTgAeFQ+R7bbpyy7vcPAOsV9Xu9mC5
190190github.com/projectcapsule/capsule v0.10.4 /go.mod h1:h9ZsnBX7e9jPEKXNoi3+Jx8Y8nsSpHPmP2B2LfGkCvw =
191191github.com/projectcapsule/capsule v0.10.5 h1:+LC2/YSxzOldtM8gGVqC0t4R03rhM0iRC37IqPzzT7Q =
192192github.com/projectcapsule/capsule v0.10.5 /go.mod h1:h9ZsnBX7e9jPEKXNoi3+Jx8Y8nsSpHPmP2B2LfGkCvw =
193+ github.com/projectcapsule/capsule v0.10.8 h1:claQV3uvZbbEPq/GqAxOuOleBSpV6kpAWwOf7FahdLA =
194+ github.com/projectcapsule/capsule v0.10.8 /go.mod h1:8geO5TH5vXbYj2/bfr9F4NaX+OlDx7Qbzdp/qL4FArs =
193195github.com/prometheus/client_golang v0.9.1 /go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw =
194196github.com/prometheus/client_golang v0.9.3 /go.mod h1:/TN21ttK/J9q6uSwhBd54HahCDft0ttaMvbicHlPoso =
195197github.com/prometheus/client_golang v1.22.0 h1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q =
@@ -495,6 +497,8 @@ k8s.io/utils v0.0.0-20250502105355-0f33e8f1c979 h1:jgJW5IePPXLGB8e/1wvd0Ich9QE97
495497k8s.io/utils v0.0.0-20250502105355-0f33e8f1c979 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
496498k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 h1:hwvWFiBzdWw1FhfY1FooPn3kzWuJ8tmbZBHi4zVsl1Y =
497499k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
500+ k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d h1:wAhiDyZ4Tdtt7e46e9M5ZSAJ/MnPGPs+Ki1gHw4w1R0 =
501+ k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
498502sigs.k8s.io/controller-runtime v0.20.4 h1:X3c+Odnxz+iPTRobG4tp092+CvBU9UK0t/bRf+n0DGU =
499503sigs.k8s.io/controller-runtime v0.20.4 /go.mod h1:xg2XB0K5ShQzAgsoujxuKN4LNXR2LfwwHsPj7Iaw+XY =
500504sigs.k8s.io/controller-runtime v0.21.0 h1:CYfjpEuicjUecRk+KAeyYh+ouUBn4llGyDYytIGcJS8 =
You can’t perform that action at this time.
0 commit comments