diff --git a/go.mod b/go.mod index 773cdd7..2fa0c17 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/nezuchan/scheduled-tasks go 1.24.0 -toolchain go1.25.6 +toolchain go1.25.7 require ( github.com/caarlos0/env/v11 v11.3.1