What's Changed
- build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #272
- build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #275
- build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 by @dependabot in #276
- build(deps): bump github.com/go-playground/validator/v10 from 10.15.0 to 10.15.3 by @dependabot in #277
- build(deps): bump github.com/swaggo/swag from 1.16.1 to 1.16.2 by @dependabot in #279
- build(deps): bump github.com/swaggo/echo-swagger from 1.4.0 to 1.4.1 by @dependabot in #280
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #281
- build(deps): bump github.com/go-co-op/gocron from 1.31.0 to 1.33.1 by @dependabot in #278
- feat: video schedule interval by @Zibbp in #283
Features
feat: video schedule interval by @Zibbp in #283
A new config variable has been added that allows you to customize how often the video schedule schedule runs.
Full Changelog: v1.4.1...v1.4.2