diff --git a/go.mod b/go.mod index e57cc1d..cd1b726 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module git.z0x.ca/z0x/caddy-anubis -go 1.24.2 +go 1.24.1 require ( github.com/TecharoHQ/anubis v1.15.2