File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313require (
1414 github.com/caarlos0/env/v8 v8.0.0
1515 github.com/go-co-op/gocron v1.37.0
16- github.com/go-co-op/gocron/v2 v2.2.4
16+ github.com/go-co-op/gocron/v2 v2.12.1
1717)
1818
1919require (
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ github.com/go-co-op/gocron v1.35.2/go.mod h1:NLi+bkm4rRSy1F8U7iacZOz0xPseMoIOnva
2929github.com/go-co-op/gocron v1.37.0 h1:ZYDJGtQ4OMhTLKOKMIch+/CY70Brbb1dGdooLEhh7b0 =
3030github.com/go-co-op/gocron v1.37.0 /go.mod h1:3L/n6BkO7ABj+TrfSVXLRzsP26zmikL4ISkLQ0O8iNY =
3131github.com/go-co-op/gocron/v2 v2.2.4 /go.mod h1:igssOwzZkfcnu3m2kwnCf/mYj4SmhP9ecSgmYjCOHkk =
32+ github.com/go-co-op/gocron/v2 v2.12.1 /go.mod h1:xY7bJxGazKam1cz04EebrlP4S9q4iWdiAylMGP3jY9w =
3233github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
3334github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
3435github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4 =
You can’t perform that action at this time.
0 commit comments