diff --git a/go.mod b/go.mod index 195390e..2d5f293 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/kitos9112/traefik-forward-auth go 1.21 -toolchain go1.23.2 +toolchain go1.23.3 require ( github.com/sirupsen/logrus v1.9.3