Skip to content

Commit

Permalink
chore(deps): bump github.com/riferrei/srclient from 0.7.0 to 0.7.1 (#848
Browse files Browse the repository at this point in the history
)

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>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent 19f3db7 commit 6d2e6ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 6d2e6ab

Please sign in to comment.