Skip to content

Commit

Permalink
Merge pull request #14 from govindkailas/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/rabbitmq/rabbitmq-stream-go-client-1.4.9

Bump github.com/rabbitmq/rabbitmq-stream-go-client from 1.4.8 to 1.4.9
  • Loading branch information
github-actions[bot] authored Aug 26, 2024
2 parents fdddfce + 706477a commit c6621b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replace github.com/koterin/broker/rabbitmq/pserver => ./pserver
require (
github.com/google/uuid v1.6.0
github.com/rabbitmq/amqp091-go v1.10.0
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.8
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.9
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ github.com/rabbitmq/rabbitmq-stream-go-client v1.4.5 h1:GQX1pDWPhZ67xYpHBqxii1+5
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.5/go.mod h1:X2sMrQx+tN6KrVm/6RsqwgmpPWrIhRiABgZQohDttrA=
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.8 h1:eWLWVl9jo8QM1tFHWqaj0a77EAgVoY+KBzR+sDt5fyQ=
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.8/go.mod h1:SdWsW0K5FVo8lIx0lCH17wh7RItXEQb8bfpxVlTVqS8=
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.9 h1:FWpWKbR/4vvYlBb//SC3/rGFqfQ8Xkwc8v1oYT6cEM8=
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.9/go.mod h1:SdWsW0K5FVo8lIx0lCH17wh7RItXEQb8bfpxVlTVqS8=
github.com/spaolacci/murmur3 v1.1.0 h1:7c1g84S4BPRrfL5Xrdp6fOJ206sU9y293DDHaoy0bLI=
github.com/spaolacci/murmur3 v1.1.0/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit c6621b8

Please sign in to comment.