chore: downgrade Go version from 1.24.2 to 1.24.1

This commit is contained in:
z0x 2025-05-08 23:28:51 -04:00
parent cf4a7a1462
commit 860c5c62f5

2
go.mod
View file

@ -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