From 6d2e6ab95277ade04a4debb5c87e5f4093442f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 20:09:37 +0000 Subject: [PATCH] chore(deps): bump github.com/riferrei/srclient from 0.7.0 to 0.7.1 (#848) Bumps [github.com/riferrei/srclient](https://github.com/riferrei/srclient) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/riferrei/srclient/releases) - [Commits](https://github.com/riferrei/srclient/compare/v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: github.com/riferrei/srclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1a3ac88027..6b3ca2eaf7 100644 --- a/go.mod +++ b/go.mod @@ -62,7 +62,7 @@ require ( github.com/prometheus/client_golang v1.20.4 github.com/rabbitmq/amqp091-go v1.10.0 github.com/radovskyb/watcher v1.0.7 - github.com/riferrei/srclient v0.7.0 + github.com/riferrei/srclient v0.7.1 github.com/robfig/cron/v3 v3.0.1 github.com/slack-go/slack v0.15.0 github.com/smartystreets/goconvey v1.8.1 diff --git a/go.sum b/go.sum index 4d866e901e..94eef1f7cb 100644 --- a/go.sum +++ b/go.sum @@ -770,8 +770,8 @@ github.com/radovskyb/watcher v1.0.7/go.mod h1:78okwvY5wPdzcb1UYnip1pvrZNIVEIh/Cm github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM= github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4= github.com/redis/go-redis/v9 v9.6.1 h1:HHDteefn6ZkTtY5fGUE8tj8uy85AHk6zP7CpzIAM0y4= -github.com/riferrei/srclient v0.7.0 h1:URGwauJydBupmOCD+No1br3sUQ5ulxfOXV0PbzG7GLc= -github.com/riferrei/srclient v0.7.0/go.mod h1:FYOnJIV5hMh919Pb36/xybXbk8riXsO6UcDuZkGo2ak= +github.com/riferrei/srclient v0.7.1 h1:v/5Hpscu7daZ7AZ9uRQ+Mdpca7F4m45uC8h0DCPis0Q= +github.com/riferrei/srclient v0.7.1/go.mod h1:FYOnJIV5hMh919Pb36/xybXbk8riXsO6UcDuZkGo2ak= github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs= github.com/robfig/cron/v3 v3.0.1/go.mod h1:eQICP3HwyT7UooqI/z+Ov+PtYAWygg1TEWWzGIFLtro= github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=