Skip to content

Commit ba14153

Browse files
chore: update dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5056bf8 commit ba14153

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ require (
77
github.com/google/cel-go v0.26.1
88
github.com/google/uuid v1.6.0
99
github.com/luthermonson/go-proxmox v0.2.3
10-
github.com/planetscale/vtprotobuf v0.6.1-0.20241121165744-79df5c4772f2
11-
github.com/siderolabs/omni/client v1.3.0-beta.1.0.20251117095803-519b46d66b1b
12-
github.com/siderolabs/talos/pkg/machinery v1.12.0-alpha.2.0.20251104112157-92eeaa4826cf
10+
github.com/planetscale/vtprotobuf ba97887b0a25
11+
github.com/siderolabs/omni/client v1.3.4
12+
github.com/siderolabs/talos/pkg/machinery v1.12.0-beta.0
1313
github.com/spf13/cobra v1.10.1
14-
go.uber.org/zap v1.27.0
15-
go.yaml.in/yaml/v4 v4.0.0-rc.2
14+
go.uber.org/zap v1.27.1
15+
go.yaml.in/yaml/v4 v4.0.0-rc.3
1616
google.golang.org/protobuf v1.36.10
1717
)
1818

0 commit comments

Comments
 (0)