File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/onsi/gomega v1.38.2
1111 github.com/rs/zerolog v1.34.0
1212 github.com/spf13/pflag v1.0.7
13- github.com/tinkerbell/tinkerbell/api v0.19.3
13+ github.com/tinkerbell/tinkerbell/api v0.20.1
1414 k8s.io/api v0.33.3
1515 k8s.io/apimachinery v0.33.3
1616 k8s.io/client-go v0.33.3
Original file line number Diff line number Diff line change @@ -165,8 +165,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
165165github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
166166github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
167167github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
168- github.com/tinkerbell/tinkerbell/api v0.19.3 h1:ON01lB5G7WjxUw4fN1s47nIm5SUBy39Zxp1q/xiYfQA =
169- github.com/tinkerbell/tinkerbell/api v0.19.3 /go.mod h1:S1DVHOyJ3FjthCv9iDURC3rVrRgh4jOLbohocJUbxMU =
168+ github.com/tinkerbell/tinkerbell/api v0.20.1 h1:YrNnZgh+iXc5yUPivzBReroBA2JIb70Yw/Msq0tidYc =
169+ github.com/tinkerbell/tinkerbell/api v0.20.1 /go.mod h1:S1DVHOyJ3FjthCv9iDURC3rVrRgh4jOLbohocJUbxMU =
170170github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
171171github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
172172github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments