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.2.0
13
13
PKGS ?= v1.2.0
14
- TALOS_VERSION ?= v1.2.0-beta.2
14
+ TALOS_VERSION ?= v1.2.0
15
15
K8S_VERSION ?= 1.25.0
16
16
17
17
CONTROLLER_GEN_VERSION ?= v0.9.1
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/spf13/pflag v1.0.5
11
11
github.com/stretchr/testify v1.8.0
12
12
github.com/talos-systems/crypto v0.3.6
13
- github.com/talos-systems/talos/pkg/machinery v1.2.0-beta.2
13
+ github.com/talos-systems/talos/pkg/machinery v1.2.0
14
14
golang.org/x/sys v0.0.0-20220829200755-d48e67d00261
15
15
gopkg.in/yaml.v2 v2.4.0
16
16
k8s.io/api v0.24.2
Original file line number Diff line number Diff line change @@ -587,8 +587,8 @@ github.com/talos-systems/go-debug v0.2.1/go.mod h1:pR4NjsZQNFqGx3n4qkD4MIj1F2Cxy
587
587
github.com/talos-systems/go-retry v0.1.1-0.20201113203059-8c63d290a688 /go.mod h1:HiXQqyVStZ35uSY/MTLWVvQVmC3lIW2MS5VdDaMtoKM =
588
588
github.com/talos-systems/net v0.3.2 h1:IMseRyuha8fNsv/3FbQPRE9hLVRBEFR+9sxcoETQ5vI =
589
589
github.com/talos-systems/net v0.3.2 /go.mod h1:zhcGixNJz9dgwFiUwc7gkkAqdVqXagU1SNNoIVXYKGo =
590
- github.com/talos-systems/talos/pkg/machinery v1.2.0-beta.2 h1:dxAp7KJXxJssDBjHaqUOM1r0T2C1Mzgp9S8yGOdLM+M =
591
- github.com/talos-systems/talos/pkg/machinery v1.2.0-beta.2 /go.mod h1:COX/MYTdrp/P5x0asCXVz5lySAJGe+Cqq7zUaW6FUXA =
590
+ github.com/talos-systems/talos/pkg/machinery v1.2.0 h1:xIXeAhFe6dNPfnGJfE5ykeFbmpNu9kZQ1Ou+tGN0oHM =
591
+ github.com/talos-systems/talos/pkg/machinery v1.2.0 /go.mod h1:COX/MYTdrp/P5x0asCXVz5lySAJGe+Cqq7zUaW6FUXA =
592
592
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
593
593
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
594
594
github.com/valyala/fastjson v1.6.3 h1:tAKFnnwmeMGPbwJ7IwxcTPCNr3uIzoIj3/Fh90ra4xc =
You can’t perform that action at this time.
0 commit comments