File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 11module github.com/tinkerbell/cluster-api-provider-tinkerbell
22
33go 1.23.0
4-
5- toolchain go1.23.1
6-
74require (
85 github.com/go-logr/logr v1.4.2
96 github.com/go-logr/zerologr v1.2.3
@@ -13,7 +10,7 @@ require (
1310 github.com/onsi/gomega v1.36.2
1411 github.com/rs/zerolog v1.33.0
1512 github.com/spf13/pflag v1.0.6
16- github.com/tinkerbell/rufio v0.6.3
13+ github.com/tinkerbell/rufio v0.6.5
1714 github.com/tinkerbell/tink v0.12.2
1815 k8s.io/api v0.31.3
1916 k8s.io/apimachinery v0.31.3
Original file line number Diff line number Diff line change @@ -214,8 +214,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
214214github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
215215github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
216216github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
217- github.com/tinkerbell/rufio v0.6.3 h1:NTV9XG7lKbWbtSJwbagjNJUjcdGU6g1K/SZCunrZZxA =
218- github.com/tinkerbell/rufio v0.6.3 /go.mod h1:UF/chZ7Q2DxilwicuBU/2kq7LojY64qxL0KR4kREjvo =
217+ github.com/tinkerbell/rufio v0.6.5 h1:9s8QHKLggH0su8PrdWz7MSP6OMhzsKHIShIH4z3hFqU =
218+ github.com/tinkerbell/rufio v0.6.5 /go.mod h1:IavMOkADdR1CeC0gzZM39ycccPIoeVMZ1qdtGtwv5ow =
219219github.com/tinkerbell/tink v0.12.2 h1:ROe5SAx5X8hHEROm9OJzc6XLhEzOhUcdGpY2bLVAOnk =
220220github.com/tinkerbell/tink v0.12.2 /go.mod h1:Cpv7pSazMhq6HYVAByHJu2tkLIsR9K/mBY1S87RQbC4 =
221221github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
You can’t perform that action at this time.
0 commit comments