Skip to content

Commit b1b01f2

Browse files
fix(deps): update module github.com/go-co-op/gocron to v2
1 parent 33001dd commit b1b01f2

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.6
1818
github.com/go-co-op/gocron/v2 v2.16.6
1919
)
2020

0 commit comments

Comments
 (0)