File tree 2 files changed +3
-1
lines changed
exporters/metric/dogstatsd
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module go.opentelemetry.io/contrib/exporters/metric/dogstatsd
3
3
go 1.14
4
4
5
5
require (
6
- github.com/stretchr/testify v1.6.1
6
+ github.com/stretchr/testify v1.7.0
7
7
go.opentelemetry.io/otel v0.16.0
8
8
go.opentelemetry.io/otel/sdk v0.16.0
9
9
)
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ github.com/stretchr/objx v0.1.0 h1:4G4v2dO3VZwixGIRoQ5Lfboy6nUhCyYzaqnIAPPhYs4=
10
10
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
11
11
github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0 =
12
12
github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
13
+ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
14
+ github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
13
15
go.opentelemetry.io/otel v0.16.0 h1:uIWEbdeb4vpKPGITLsRVUS44L5oDbDUCZxn8lkxhmgw =
14
16
go.opentelemetry.io/otel v0.16.0 /go.mod h1:e4GKElweB8W2gWUqbghw0B8t5MCTccc9212eNHnOHwA =
15
17
go.opentelemetry.io/otel/sdk v0.16.0 h1:5o+fkNsOfH5Mix1bHUApNBqeDcAYczHDa7Ix+R73K2U =
You can’t perform that action at this time.
0 commit comments