From 1af230b8e64af10b2388d23f1e26fc8fd22d2755 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 18:05:19 +0000 Subject: [PATCH] chore(deps): update module github.com/aptible/supercronic to v0.2.26 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5f183e4d4..dc0c46a20 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/radiofrance/image-registry-metrics-exporter go 1.20 require ( - github.com/aptible/supercronic v0.2.25 + github.com/aptible/supercronic v0.2.26 github.com/go-co-op/gocron v1.30.0 github.com/google/go-containerregistry v0.15.2 github.com/gorilla/mux v1.8.0 diff --git a/go.sum b/go.sum index 326062cd9..be91d3401 100644 --- a/go.sum +++ b/go.sum @@ -60,6 +60,8 @@ github.com/aptible/supercronic v0.2.2 h1:Ltj+WIRpLB7ld+1BbSS+ehNl4doEVF2KtK9Ua/y github.com/aptible/supercronic v0.2.2/go.mod h1:R+BgJGSSHmepwQBEtSMS/1GZXJDIE1TV6xz5bhY5tKY= github.com/aptible/supercronic v0.2.25 h1:l3wJzLNicivvumVPWEM5/B75o1Pi9e5KMtrZR9m6rv4= github.com/aptible/supercronic v0.2.25/go.mod h1:mrrR6YgUiOvR8zPyLl8zPcHcHmuNN5kht7W7pD/gVrQ= +github.com/aptible/supercronic v0.2.26 h1:dPid6awDpM1mINOqOdpDLeiSj8WwjbSn5idBt6gMlaw= +github.com/aptible/supercronic v0.2.26/go.mod h1:xK+y2E7w0eTSgCoEoPvUSmzwGoboEe4G6ZX97l4VyqI= github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q= github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=