Skip to content

Commit 0d67767

Browse files
fix(deps): update module github.com/go-co-op/gocron to v2
1 parent 594a798 commit 0d67767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.4
55
require (
66
github.com/GoogleCloudPlatform/functions-framework-go v1.9.1
77
github.com/gin-gonic/gin v1.10.0
8-
github.com/go-co-op/gocron v1.37.0
8+
github.com/go-co-op/gocron/v2 v2.17.0
99
github.com/jrudio/go-plex-client v0.0.0-20230508221844-834554e41d30
1010
github.com/pkg/errors v0.9.1
1111
github.com/stretchr/testify v1.10.0

0 commit comments

Comments
 (0)