File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ require (
66 github.com/GoogleCloudPlatform/functions-framework-go v1.9.1
77 github.com/gin-gonic/gin v1.10.0
88 github.com/go-co-op/gocron v1.37.0
9+ github.com/go-co-op/gocron/v2 v2.16.1
910 github.com/jrudio/go-plex-client v0.0.0-20230508221844-834554e41d30
1011 github.com/pkg/errors v0.9.1
1112 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ github.com/gin-gonic/gin v1.10.0 h1:nTuyha1TYqgedzytsKYqna+DfLos46nTv2ygFy86HFU=
4141github.com/gin-gonic/gin v1.10.0 /go.mod h1:4PMNQiOhvDRa013RKVbsiNwoyezlm2rm0uX/T7kzp5Y =
4242github.com/go-co-op/gocron v1.37.0 h1:ZYDJGtQ4OMhTLKOKMIch+/CY70Brbb1dGdooLEhh7b0 =
4343github.com/go-co-op/gocron v1.37.0 /go.mod h1:3L/n6BkO7ABj+TrfSVXLRzsP26zmikL4ISkLQ0O8iNY =
44+ github.com/go-co-op/gocron/v2 v2.16.1 /go.mod h1:opexeOFy5BplhsKdA7bzY9zeYih8I8/WNJ4arTIFPVc =
4445github.com/go-playground/assert/v2 v2.2.0 h1:JvknZsQTYeFEAhQwI4qEt9cyV5ONwRHC+lYKSsYSR8s =
4546github.com/go-playground/assert/v2 v2.2.0 /go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4 =
4647github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/oXslEjJA =
You can’t perform that action at this time.
0 commit comments