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 @@ -11,7 +11,7 @@ require (
11
11
github.com/onsi/gomega v1.38.0
12
12
github.com/rs/zerolog v1.34.0
13
13
github.com/spf13/pflag v1.0.7
14
- github.com/tinkerbell/tinkerbell/api v0.19.2
14
+ github.com/tinkerbell/tinkerbell/api v0.19.3
15
15
k8s.io/api v0.33.3
16
16
k8s.io/apimachinery v0.33.3
17
17
k8s.io/client-go v0.33.3
Original file line number Diff line number Diff line change @@ -208,8 +208,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
208
208
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
209
209
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
210
210
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
211
- github.com/tinkerbell/tinkerbell/api v0.19.2 h1:USEq8X+Ih8FEa3SsqULEQFW0bMpa8T6JvBTQqVQzTaU =
212
- github.com/tinkerbell/tinkerbell/api v0.19.2 /go.mod h1:S1DVHOyJ3FjthCv9iDURC3rVrRgh4jOLbohocJUbxMU =
211
+ github.com/tinkerbell/tinkerbell/api v0.19.3 h1:ON01lB5G7WjxUw4fN1s47nIm5SUBy39Zxp1q/xiYfQA =
212
+ github.com/tinkerbell/tinkerbell/api v0.19.3 /go.mod h1:S1DVHOyJ3FjthCv9iDURC3rVrRgh4jOLbohocJUbxMU =
213
213
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM =
214
214
github.com/x448/float16 v0.8.4 /go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg =
215
215
github.com/xlab/treeprint v1.2.0 h1:HzHnuAF1plUN2zGlAFHbSQP2qJ0ZAD3XF5XD7OesXRQ =
You can’t perform that action at this time.
0 commit comments