summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 538a17c50..296bb1d29 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,7 @@ module github.com/authelia/authelia/v4
go 1.23.0
-toolchain go1.24.0
+toolchain go1.24.1
require (
authelia.com/provider/oauth2 v0.2.0