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 (
77 github.com/golang/mock v1.6.0
88 github.com/kelseyhightower/envconfig v1.4.0
99 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
1111 github.com/stretchr/testify v1.8.0
1212 github.com/wagslane/go-rabbitmq v0.10.0
1313 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
2828github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
2929github.com/rabbitmq/amqp091-go v1.4.0 h1:T2G+J9W9OY4p64Di23J6yH7tOkMocgnESvYeBjuG9cY =
3030github.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 =
3333github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
3434github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
3535github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
You can’t perform that action at this time.
0 commit comments