Skip to content

Commit

Permalink
bump github.com/stretchr/testify in /exporter/googlecloudpubsubexporter
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 8778b87 commit 0a31e58
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 3 deletions.
2 changes: 1 addition & 1 deletion exporter/googlecloudpubsubexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
cloud.google.com/go/pubsub v1.23.0
github.com/google/uuid v1.3.0
github.com/stretchr/testify v1.7.5
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector v0.54.0
go.opentelemetry.io/collector/pdata v0.54.0
go.uber.org/zap v1.21.0
Expand Down
Loading

0 comments on commit 0a31e58

Please sign in to comment.