We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0270ca commit 0b72762Copy full SHA for 0b72762
go.mod
@@ -6,7 +6,7 @@ module github.com/upbound/provider-azuread
6
7
go 1.22.0
8
9
-toolchain go1.23.2
+toolchain go1.23.3
10
11
require (
12
dario.cat/mergo v1.0.0
0 commit comments