Skip to content

Commit

Permalink
Bump github.com/stretchr/testify in /pkg/translator/zipkin
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent aaae303 commit f54ca40
Show file tree
Hide file tree
Showing 2 changed files with 963 additions and 5 deletions.
4 changes: 2 additions & 2 deletions pkg/translator/zipkin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.50.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/opencensus v0.50.0
github.com/openzipkin/zipkin-go v0.4.0
github.com/stretchr/testify v1.7.1
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/pdata v0.50.1-0.20220429151328-041f39835df7
go.opentelemetry.io/collector/semconv v0.50.1-0.20220429151328-041f39835df7
google.golang.org/protobuf v1.28.0
Expand All @@ -36,7 +36,7 @@ require (
golang.org/x/text v0.3.7 // indirect
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
google.golang.org/grpc v1.46.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

replace github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal => ../../../internal/coreinternal
Expand Down
Loading

0 comments on commit f54ca40

Please sign in to comment.