Skip to content

Commit

Permalink
Bump github.com/stretchr/testify
Browse files Browse the repository at this point in the history
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.7.1...v1.10.0)

---
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 2c5c989
Show file tree
Hide file tree
Showing 2 changed files with 401 additions and 4 deletions.
4 changes: 2 additions & 2 deletions exporter/tencentcloudlogserviceexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.17

require (
github.com/pierrec/lz4 v2.6.1+incompatible
github.com/stretchr/testify v1.7.1
github.com/stretchr/testify v1.10.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.392
go.opentelemetry.io/collector v0.50.1-0.20220429151328-041f39835df7
go.uber.org/zap v1.21.0
Expand Down Expand Up @@ -43,7 +43,7 @@ require (
google.golang.org/grpc v1.46.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v2 v2.4.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
Loading

0 comments on commit 2c5c989

Please sign in to comment.