File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/golang/mock v1.6.0
8
8
github.com/kelseyhightower/envconfig v1.4.0
9
9
github.com/rabbitmq/amqp091-go v1.4.0
10
- github.com/rog-golang-buddies/api_hub_common v0.0.3
10
+ github.com/rog-golang-buddies/api_hub_common v0.1.0
11
11
github.com/stretchr/testify v1.8.0
12
12
github.com/wagslane/go-rabbitmq v0.10.0
13
13
go.uber.org/zap v1.22.0
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
28
28
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
29
29
github.com/rabbitmq/amqp091-go v1.4.0 h1:T2G+J9W9OY4p64Di23J6yH7tOkMocgnESvYeBjuG9cY =
30
30
github.com/rabbitmq/amqp091-go v1.4.0 /go.mod h1:JsV0ofX5f1nwOGafb8L5rBItt9GyhfQfcJj+oyz0dGg =
31
- github.com/rog-golang-buddies/api_hub_common v0.0.3 h1:ABg+GOuVfhjL5x3yjqBZRVvWnJ9izs/yS1iARqVi7s0 =
32
- github.com/rog-golang-buddies/api_hub_common v0.0.3 /go.mod h1:9qNVWp7RgAcS7xVtPbALrWIYXh0DWKZakw7tWo2sE6k =
31
+ github.com/rog-golang-buddies/api_hub_common v0.1.0 h1:th96e/uCNgjJcG9RNa/tnXFm+9JyJ1u/WZCku3GRt/U =
32
+ github.com/rog-golang-buddies/api_hub_common v0.1.0 /go.mod h1:lK3L/e21s8rYwOZYrSrnP3yaAST3fgKlh00WW6igI0s =
33
33
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
34
34
github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
35
35
github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
You can’t perform that action at this time.
0 commit comments