Update go.mod

This commit is contained in:
John Roesler 2025-10-08 16:03:30 -05:00 committed by GitHub
parent 18eefb44f4
commit ba16506739
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/go-co-op/gocron/v2 module github.com/go-co-op/gocron/v2
go 1.24.8 go 1.24.0
require ( require (
github.com/google/uuid v1.6.0 github.com/google/uuid v1.6.0