summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-03-04 23:47:03 +0000
committerGitHub <noreply@github.com>2025-03-04 23:47:03 +0000
commit346fb1867523334800ebf597b1811244a539bf9c (patch)
tree5ed0153d25d97e8b07db2f9ef9fe62a4abc0c705
parent54535aacafac1ea8dae2a0131d5e074f119468cc (diff)
build(deps): update dependency go to v1.24.1 (#8878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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