diff --git a/go.mod b/go.mod index 0b1bb1e..f643f93 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/upbound/function-msgraph go 1.24.0 -toolchain go1.24.3 +toolchain go1.24.4 require ( github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.10.0