Skip to content

Commit 3917209

Browse files
committed
use go1.22.11 toolchain
1 parent 675c14e commit 3917209

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module sigs.k8s.io/cluster-api-provider-azure
22

3-
go 1.22.11
3+
go 1.22.7
4+
5+
toolchain go1.22.11
46

57
require (
68
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0

0 commit comments

Comments
 (0)