Skip to content

Commit

Permalink
chore(deps): bump github.com/roadrunner-server/memory/v4
Browse files Browse the repository at this point in the history
Bumps [github.com/roadrunner-server/memory/v4](https://github.com/roadrunner-server/memory) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/roadrunner-server/memory/releases)
- [Commits](roadrunner-server/memory@v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: github.com/roadrunner-server/memory/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2023
1 parent 29ea248 commit eb1f9ab
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 @@ -43,7 +43,7 @@ require (
github.com/roadrunner-server/lock/v4 v4.5.1
github.com/roadrunner-server/logger/v4 v4.2.3
github.com/roadrunner-server/memcached/v4 v4.3.2
github.com/roadrunner-server/memory/v4 v4.6.3
github.com/roadrunner-server/memory/v4 v4.6.4
github.com/roadrunner-server/metrics/v4 v4.1.5
github.com/roadrunner-server/nats/v4 v4.5.4
github.com/roadrunner-server/otel/v4 v4.3.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1300,8 +1300,8 @@ github.com/roadrunner-server/logger/v4 v4.2.3 h1:/5QKtUlT1S2p8X5E0BOT3ycBjHZDGUw
github.com/roadrunner-server/logger/v4 v4.2.3/go.mod h1:h7r3gzetFR/PbN5lbnWvtw5wklHuOQARh+AviMpuljc=
github.com/roadrunner-server/memcached/v4 v4.3.2 h1:hcKHJdDWlvFOtiV9moXOFskLiyb/uLv9W99VTgsDhc4=
github.com/roadrunner-server/memcached/v4 v4.3.2/go.mod h1:g/YTPa/5fZ2nfLkUwiJVcB7WTDJu9tjczxX8A6LjGFs=
github.com/roadrunner-server/memory/v4 v4.6.3 h1:1wXwAcuc8qIwYVhKjQNicMq64gl7nVSCO1yxK03OU98=
github.com/roadrunner-server/memory/v4 v4.6.3/go.mod h1:tR9a5XS3kvp9VZWtrCDR0yMEfAf/eq8z/IPmbDPoafs=
github.com/roadrunner-server/memory/v4 v4.6.4 h1:+OXoQW1k+UrTHVKGyipKZYvNd1s6GOmiD4PrjGfrwd0=
github.com/roadrunner-server/memory/v4 v4.6.4/go.mod h1:G1t1LIxzw974zAsSbHMU6WuQ51ZsH8fz8g+y2xrmkz8=
github.com/roadrunner-server/metrics/v4 v4.1.5 h1:bqa8RxpV3zQ3JLQjpcbUhN7WwM1J8BLI/za9UvnW7+E=
github.com/roadrunner-server/metrics/v4 v4.1.5/go.mod h1:wxoPk4r0t8JbHnBvRbqFrnH8ROF/iGtylA9D9fns9Bk=
github.com/roadrunner-server/nats/v4 v4.5.4 h1:rud2xJJ/vmUFqQ4lYptCCOCAdl0umwD8eolDpBP38ag=
Expand Down

0 comments on commit eb1f9ab

Please sign in to comment.