diff --git a/go.mod b/go.mod index a6060f2..64a26e5 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/upbound/function-msgraph go 1.24.0 -toolchain go1.24.5 +toolchain go1.25.4 require ( github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.0