Skip to content

Commit 44decb6

Browse files
fix(deps): update module github.com/go-co-op/gocron to v2
1 parent 821eebe commit 44decb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414

1515
require (
1616
github.com/caarlos0/env/v8 v8.0.0
17-
github.com/go-co-op/gocron v1.37.0
17+
github.com/go-co-op/gocron/v2 v2.16.3
1818
github.com/go-co-op/gocron/v2 v2.16.3
1919
)
2020

0 commit comments

Comments
 (0)