Skip to content

Commit

Permalink
Merge pull request #16 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.11

Bump github.com/rabbitmq/rabbitmq-stream-go-client from 1.4.10 to 1.4.11
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents 0368409 + d15d633 commit 68fbc52
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.10
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.11
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ github.com/rabbitmq/rabbitmq-stream-go-client v1.4.9 h1:FWpWKbR/4vvYlBb//SC3/rGF
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.9/go.mod h1:SdWsW0K5FVo8lIx0lCH17wh7RItXEQb8bfpxVlTVqS8=
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.10 h1:1kDn/orisEbfMtxdZwWKpxX9+FahnzoRCuGCLZ66fAc=
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.10/go.mod h1:SdWsW0K5FVo8lIx0lCH17wh7RItXEQb8bfpxVlTVqS8=
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.11 h1:58+l8NnTlX3cd8/pHR10caZ5bAPpsAo+m8G8D7D6Oqw=
github.com/rabbitmq/rabbitmq-stream-go-client v1.4.11/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 68fbc52

Please sign in to comment.