Skip to content

Commit 6d2e6ab

Browse files
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](riferrei/srclient@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19f3db7 commit 6d2e6ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ require (
6262
github.com/prometheus/client_golang v1.20.4
6363
github.com/rabbitmq/amqp091-go v1.10.0
6464
github.com/radovskyb/watcher v1.0.7
65-
github.com/riferrei/srclient v0.7.0
65+
github.com/riferrei/srclient v0.7.1
6666
github.com/robfig/cron/v3 v3.0.1
6767
github.com/slack-go/slack v0.15.0
6868
github.com/smartystreets/goconvey v1.8.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -770,8 +770,8 @@ github.com/radovskyb/watcher v1.0.7/go.mod h1:78okwvY5wPdzcb1UYnip1pvrZNIVEIh/Cm
770770
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM=
771771
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
772772
github.com/redis/go-redis/v9 v9.6.1 h1:HHDteefn6ZkTtY5fGUE8tj8uy85AHk6zP7CpzIAM0y4=
773-
github.com/riferrei/srclient v0.7.0 h1:URGwauJydBupmOCD+No1br3sUQ5ulxfOXV0PbzG7GLc=
774-
github.com/riferrei/srclient v0.7.0/go.mod h1:FYOnJIV5hMh919Pb36/xybXbk8riXsO6UcDuZkGo2ak=
773+
github.com/riferrei/srclient v0.7.1 h1:v/5Hpscu7daZ7AZ9uRQ+Mdpca7F4m45uC8h0DCPis0Q=
774+
github.com/riferrei/srclient v0.7.1/go.mod h1:FYOnJIV5hMh919Pb36/xybXbk8riXsO6UcDuZkGo2ak=
775775
github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs=
776776
github.com/robfig/cron/v3 v3.0.1/go.mod h1:eQICP3HwyT7UooqI/z+Ov+PtYAWygg1TEWWzGIFLtro=
777777
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=

0 commit comments

Comments
 (0)