Skip to content

Commit 6aa241f

Browse files
build(deps): bump github.com/tinkerbell/rufio from 0.6.3 to 0.6.5
Bumps [github.com/tinkerbell/rufio](https://github.com/tinkerbell/rufio) from 0.6.3 to 0.6.5. - [Release notes](https://github.com/tinkerbell/rufio/releases) - [Commits](tinkerbell/rufio@v0.6.3...v0.6.5) --- updated-dependencies: - dependency-name: github.com/tinkerbell/rufio dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0200620 commit 6aa241f

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

go.mod

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
module github.com/tinkerbell/cluster-api-provider-tinkerbell
22

33
go 1.23.0
4-
5-
toolchain go1.23.1
6-
74
require (
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
214214
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
215215
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
216216
github.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=
219219
github.com/tinkerbell/tink v0.12.2 h1:ROe5SAx5X8hHEROm9OJzc6XLhEzOhUcdGpY2bLVAOnk=
220220
github.com/tinkerbell/tink v0.12.2/go.mod h1:Cpv7pSazMhq6HYVAByHJu2tkLIsR9K/mBY1S87RQbC4=
221221
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=

0 commit comments

Comments
 (0)