Skip to content

Commit 82ba72d

Browse files
chore(deps): update dependency go to v1.26.1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 89e726c commit 82ba72d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module sigs.k8s.io/cluster-api-provider-azure
22

33
go 1.24.9
44

5-
toolchain go1.24.12
5+
toolchain go1.26.1
66

77
// Workaround for prometheus/common v0.66.0+ breaking change that causes panic
88
// in cluster-api test framework's TextParser usage. Pin prometheus dependencies

hack/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module sigs.k8s.io/cluster-api-provider-azure/hack/tools
22

33
go 1.24.0
44

5-
toolchain go1.24.12
5+
toolchain go1.26.1
66

77
require sigs.k8s.io/cluster-api/hack/tools v0.0.0-20251125201037-d322ff6baa2f
88

0 commit comments

Comments
 (0)