File tree 3 files changed +4
-4
lines changed
instrumentation/instaamqp
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -121,5 +121,5 @@ See the [`instaamqp` package documentation][godoc] for detailed examples.
121
121
<!-- -
122
122
Mandatory comment section for CI/CD !!
123
123
target-pkg-url: github.com/streadway/amqp
124
- current-version: v1.0 .0
124
+ current-version: v1.1 .0
125
125
--->
Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/instana/go-sensor v1.58.0
7
7
github.com/opentracing/opentracing-go v1.2.0
8
- github.com/streadway/amqp v1.0 .0
8
+ github.com/streadway/amqp v1.1 .0
9
9
github.com/stretchr/testify v1.8.1
10
10
)
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+
9
9
github.com/opentracing/opentracing-go v1.2.0 /go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc =
10
10
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
11
11
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
12
- github.com/streadway/amqp v1.0 .0 h1:kuuDrUJFZL1QYL9hUNuCxNObNzB0bV/ZG5jV3RWAQgo =
13
- github.com/streadway/amqp v1.0 .0 /go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw =
12
+ github.com/streadway/amqp v1.1 .0 h1:py12iX8XSyI7aN/3dUT8DFIDJazNJsVJdxNVEpnQTZM =
13
+ github.com/streadway/amqp v1.1 .0 /go.mod h1:WYSrTEYHOXHd0nwFeUXAe2G2hRnQT+deZJJf88uS9Bg =
14
14
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
15
15
github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
16
16
github.com/stretchr/objx v0.5.0 /go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo =
You can’t perform that action at this time.
0 commit comments