From 385743d40ff494b41fe8f3a132aa9b8c8baf9e2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 06:10:14 +0000 Subject: [PATCH] Bump github.com/stretchr/testify in /exporter/lightstepexporter Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0) Signed-off-by: dependabot[bot] --- exporter/lightstepexporter/go.mod | 2 +- exporter/lightstepexporter/go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/exporter/lightstepexporter/go.mod b/exporter/lightstepexporter/go.mod index f02c68274f84f..190d6ec6e2200 100644 --- a/exporter/lightstepexporter/go.mod +++ b/exporter/lightstepexporter/go.mod @@ -6,7 +6,7 @@ require ( github.com/census-instrumentation/opencensus-proto v0.3.0 github.com/golang/protobuf v1.4.2 github.com/lightstep/opentelemetry-exporter-go v0.6.3 - github.com/stretchr/testify v1.6.1 + github.com/stretchr/testify v1.7.0 go.opentelemetry.io/collector v0.8.1-0.20200815205113-8e5c6065eb0e go.opentelemetry.io/otel v0.6.0 go.uber.org/zap v1.15.0 diff --git a/exporter/lightstepexporter/go.sum b/exporter/lightstepexporter/go.sum index 61722d0bd00b8..68cf4adf5f55f 100644 --- a/exporter/lightstepexporter/go.sum +++ b/exporter/lightstepexporter/go.sum @@ -1048,6 +1048,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5 github.com/stretchr/testify v1.6.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0= github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= +github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY= +github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s= github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw= github.com/tcnksm/ghr v0.13.0 h1:a5ZbaUAfiaiw6rEDJVUEDYA9YreZOkh3XAfXHWn8zu8=