File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,19 @@ module github.com/siderolabs/talos-metal-agent
33go 1.24.3
44
55require (
6- github.com/bougou/go-ipmi v0.7.6
7- github.com/cosi-project/runtime v0.10.6
6+ github.com/bougou/go-ipmi v0.7.8
7+ github.com/cosi-project/runtime v1.11.0
88 github.com/fullstorydev/grpchan v1.1.1
99 github.com/jhump/grpctunnel v0.3.0
10- github.com/planetscale/vtprotobuf v0.6.1-0.20241121165744-79df5c4772f2
10+ github.com/planetscale/vtprotobuf ba97887b0a25
1111 github.com/siderolabs/go-procfs v0.1.2
12- github.com/siderolabs/talos v1.10 .2
13- github.com/siderolabs/talos/pkg/machinery v1.10 .2
14- github.com/spf13/cobra v1.9 .1
12+ github.com/siderolabs/talos v1.11 .2
13+ github.com/siderolabs/talos/pkg/machinery v1.11 .2
14+ github.com/spf13/cobra v1.10 .1
1515 go.uber.org/zap v1.27.0
16- golang.org/x/sync v0.14 .0
17- google.golang.org/grpc v1.72 .1
18- google.golang.org/protobuf v1.36.6
16+ golang.org/x/sync v0.17 .0
17+ google.golang.org/grpc v1.75 .1
18+ google.golang.org/protobuf v1.36.9
1919)
2020
2121require (
You can’t perform that action at this time.
0 commit comments