Skip to content

Commit 05bf361

Browse files
Bump github.com/stretchr/testify in /receiver/saphanareceiver
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.11.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.11.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd5c49b commit 05bf361

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

receiver/saphanareceiver/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/google/go-cmp v0.5.9
88
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.81.0
99
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.81.0
10-
github.com/stretchr/testify v1.8.4
10+
github.com/stretchr/testify v1.11.1
1111
go.opentelemetry.io/collector/component v0.81.0
1212
go.opentelemetry.io/collector/config/confignet v0.81.0
1313
go.opentelemetry.io/collector/config/configtls v0.81.0
@@ -35,7 +35,7 @@ require (
3535
github.com/modern-go/reflect2 v1.0.2 // indirect
3636
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil v0.81.0 // indirect
3737
github.com/pmezard/go-difflib v1.0.0 // indirect
38-
github.com/stretchr/objx v0.5.0 // indirect
38+
github.com/stretchr/objx v0.5.2 // indirect
3939
go.opencensus.io v0.24.0 // indirect
4040
go.opentelemetry.io/collector v0.81.0 // indirect
4141
go.opentelemetry.io/collector/config/configopaque v0.81.0 // indirect

receiver/saphanareceiver/go.sum

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)