From 940105a06ba435a778bdc61d1edfb1b658826382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:28:36 +0000 Subject: [PATCH] Bump github.com/netresearch/go-cron from 0.14.0 to 0.15.0 Bumps [github.com/netresearch/go-cron](https://github.com/netresearch/go-cron) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/netresearch/go-cron/releases) - [Changelog](https://github.com/netresearch/go-cron/blob/main/CHANGELOG.md) - [Commits](https://github.com/netresearch/go-cron/compare/v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: github.com/netresearch/go-cron dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index f3c8819c1..4ea26934c 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/gdamore/tcell/v2 v2.13.10 github.com/go-viper/mapstructure/v2 v2.5.0 github.com/montanaflynn/stats v0.9.0 - github.com/netresearch/go-cron v0.14.0 + github.com/netresearch/go-cron v0.15.0 github.com/radovskyb/watcher v1.0.7 github.com/rivo/tview v0.42.0 github.com/sevlyar/go-daemon v0.1.7-0.20251110065050-63665fab0d07 diff --git a/go.sum b/go.sum index 0bd9a5026..444307689 100644 --- a/go.sum +++ b/go.sum @@ -105,8 +105,8 @@ github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I= github.com/montanaflynn/stats v0.9.0 h1:tsBJ0RXwph9BmAuFoCmqGv6e8xa0MENQ8m0ptKq29mQ= github.com/montanaflynn/stats v0.9.0/go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow= -github.com/netresearch/go-cron v0.14.0 h1:CnUt6kGjet0dQL6rc4xmS+q2EbP9BKR9kh4AX5bnc5U= -github.com/netresearch/go-cron v0.14.0/go.mod h1:79iktHfV90py3jcaFUtWcGSKbZXRev+WwoLMyV5eMvo= +github.com/netresearch/go-cron v0.15.0 h1:pu+dhMZjBao9m5IpYe0o+zcNFlP94Z7TDHrORQk+/t0= +github.com/netresearch/go-cron v0.15.0/go.mod h1:79iktHfV90py3jcaFUtWcGSKbZXRev+WwoLMyV5eMvo= github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4= github.com/pelletier/go-toml/v2 v2.2.4/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY= github.com/petermattis/goid v0.0.0-20260113132338-7c7de50cc741 h1:KPpdlQLZcHfTMQRi6bFQ7ogNO0ltFT4PmtwTLW4W+14=