Skip to content

Commit 5bd46c3

Browse files
Bump github.com/stretchr/testify in /internal/aws/cwlogs
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 5bd46c3

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

internal/aws/cwlogs/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.19
44

55
require (
66
github.com/aws/aws-sdk-go v1.44.295
7-
github.com/stretchr/testify v1.8.4
7+
github.com/stretchr/testify v1.11.1
88
go.opentelemetry.io/collector/component v0.81.0
99
go.uber.org/zap v1.24.0
1010
)
@@ -20,7 +20,7 @@ require (
2020
github.com/mitchellh/mapstructure v1.5.1-0.20220423185008-bf980b35cac4 // indirect
2121
github.com/mitchellh/reflectwalk v1.0.2 // indirect
2222
github.com/pmezard/go-difflib v1.0.0 // indirect
23-
github.com/stretchr/objx v0.5.0 // indirect
23+
github.com/stretchr/objx v0.5.2 // indirect
2424
go.opentelemetry.io/collector/config/configtelemetry v0.81.0 // indirect
2525
go.opentelemetry.io/collector/confmap v0.81.0 // indirect
2626
go.opentelemetry.io/collector/featuregate v1.0.0-rcv0013 // indirect

internal/aws/cwlogs/go.sum

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

0 commit comments

Comments
 (0)