File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ TEST_RUN ?= ./...
11
11
12
12
TOOLS ?= ghcr.io/siderolabs/tools:v1.5.0
13
13
PKGS ?= v1.5.0
14
- TALOS_VERSION ?= v1.5.0
14
+ TALOS_VERSION ?= v1.5.2
15
15
K8S_VERSION ?= 1.27.4
16
16
17
17
CONTROLLER_GEN_VERSION ?= v0.12.0
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/google/go-cmp v0.5.9
9
9
github.com/siderolabs/crypto v0.4.1
10
10
github.com/siderolabs/go-pointer v1.0.0
11
- github.com/siderolabs/talos/pkg/machinery v1.5.0
11
+ github.com/siderolabs/talos/pkg/machinery v1.5.2
12
12
github.com/spf13/pflag v1.0.5
13
13
github.com/stretchr/testify v1.8.4
14
14
golang.org/x/sys v0.10.0
Original file line number Diff line number Diff line change @@ -438,8 +438,8 @@ github.com/siderolabs/go-pointer v1.0.0/go.mod h1:HTRFUNYa3R+k0FFKNv11zgkaCLzEkW
438
438
github.com/siderolabs/net v0.4.0 h1:1bOgVay/ijPkJz4qct98nHsiB/ysLQU0KLoBC4qLm7I =
439
439
github.com/siderolabs/net v0.4.0 /go.mod h1:/ibG+Hm9HU27agp5r9Q3eZicEfjquzNzQNux5uEk0kM =
440
440
github.com/siderolabs/protoenc v0.2.0 h1:QFxWIAo//12+/bm27GNYoK/TpQGTYsRrrZCu9jSghvU =
441
- github.com/siderolabs/talos/pkg/machinery v1.5.0 h1:yWRYcMKSkdDhumYnSnv/HndJ/S7AYl2/JcwkHWwB1So =
442
- github.com/siderolabs/talos/pkg/machinery v1.5.0 /go.mod h1:7Mmswfab95ULNclTI4ZGR8hZaQyrjDVfSyYGVECgFBs =
441
+ github.com/siderolabs/talos/pkg/machinery v1.5.2 h1:XENjTuWdcCSgmPK6HsN81RAzN0T9mD8VjaRPM1pQMB8 =
442
+ github.com/siderolabs/talos/pkg/machinery v1.5.2 /go.mod h1:7Mmswfab95ULNclTI4ZGR8hZaQyrjDVfSyYGVECgFBs =
443
443
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
444
444
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
445
445
github.com/smartystreets/goconvey v1.6.4 /go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA =
You can’t perform that action at this time.
0 commit comments