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 @@ -15,7 +15,7 @@ require (
1515require (
1616 github.com/caarlos0/env/v8 v8.0.0
1717 github.com/go-co-op/gocron v1.37.0
18- github.com/go-co-op/gocron/v2 v2.16.5
18+ github.com/go-co-op/gocron/v2 v2.16.6
1919)
2020
2121require (
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ github.com/go-co-op/gocron/v2 v2.16.2/go.mod h1:4YTLGCCAH75A5RlQ6q+h+VacO7CgjkgP
3939github.com/go-co-op/gocron/v2 v2.16.3 /go.mod h1:aTf7/+5Jo2E+cyAqq625UQ6DzpkV96b22VHIUAt6l3c =
4040github.com/go-co-op/gocron/v2 v2.16.4 /go.mod h1:zAfC/GFQ668qHxOVl/D68Jh5Ce7sDqX6TJnSQyRkRBc =
4141github.com/go-co-op/gocron/v2 v2.16.5 /go.mod h1:zAfC/GFQ668qHxOVl/D68Jh5Ce7sDqX6TJnSQyRkRBc =
42+ github.com/go-co-op/gocron/v2 v2.16.6 /go.mod h1:zAfC/GFQ668qHxOVl/D68Jh5Ce7sDqX6TJnSQyRkRBc =
4243github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
4344github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
4445github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4 =
You can’t perform that action at this time.
0 commit comments