axetroy / go-server

Golang写的一些基础后端服务,基本包含大多数后端需要的服务
https://axetroy.github.io/go-server/
MIT License
211 stars 32 forks source link

chore(deps): update module go-co-op/gocron to v0.3.0 #317

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/go-co-op/gocron require minor v0.2.0 -> v0.3.0

Release Notes

go-co-op/gocron ### [`v0.3.0`](https://togithub.com/go-co-op/gocron/releases/v0.3.0) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v0.2.1...v0.3.0) ##### Added - Add `Monthly()` frequency [#​47](https://togithub.com/go-co-op/gocron/issues/47) ##### Changed - Changed the `At()` func to parse using `time.Parse` instead of `Atoi` [#​48](https://togithub.com/go-co-op/gocron/issues/48) ### [`v0.2.1`](https://togithub.com/go-co-op/gocron/releases/v0.2.1) [Compare Source](https://togithub.com/go-co-op/gocron/compare/v0.2.0...v0.2.1) ##### Fixed - Fixed a bug in the removeByCondition func trying to access elements outside the slice range [#​46](https://togithub.com/go-co-op/gocron/issues/46) - thank you [@​ridwanakf](https://togithub.com/ridwanakf) for your contribution!

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.