Skip to content

Commit 614a15c

Browse files
Bump github.com/stretchr/testify in /internal/aws/containerinsight
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 614a15c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

internal/aws/containerinsight/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/co
33
go 1.19
44

55
require (
6-
github.com/stretchr/testify v1.8.4
6+
github.com/stretchr/testify v1.11.1
77
go.opentelemetry.io/collector/pdata v1.0.0-rcv0013
88
go.uber.org/zap v1.24.0
99
)

internal/aws/containerinsight/go.sum

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

0 commit comments

Comments
 (0)