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 (
13
13
require (
14
14
github.com/caarlos0/env/v8 v8.0.0
15
15
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.8.0
17
17
)
18
18
19
19
require (
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
29
29
github.com/go-co-op/gocron v1.37.0 h1:ZYDJGtQ4OMhTLKOKMIch+/CY70Brbb1dGdooLEhh7b0 =
30
30
github.com/go-co-op/gocron v1.37.0 /go.mod h1:3L/n6BkO7ABj+TrfSVXLRzsP26zmikL4ISkLQ0O8iNY =
31
31
github.com/go-co-op/gocron/v2 v2.2.4 /go.mod h1:igssOwzZkfcnu3m2kwnCf/mYj4SmhP9ecSgmYjCOHkk =
32
+ github.com/go-co-op/gocron/v2 v2.8.0 /go.mod h1:xY7bJxGazKam1cz04EebrlP4S9q4iWdiAylMGP3jY9w =
32
33
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
33
34
github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
34
35
github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4 =
You can’t perform that action at this time.
0 commit comments