diff --git a/backend/go.mod b/backend/go.mod index 8041362..a17a8ae 100644 --- a/backend/go.mod +++ b/backend/go.mod @@ -1,6 +1,6 @@ module github.com/phishingclub/phishingclub -go 1.23.6 +go 1.25.1 require ( github.com/AzureAD/microsoft-authentication-library-for-go v1.3.2