rebase: bump github.com/stretchr/testify from 1.8.2 to 1.8.3

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-29 20:58:15 +00:00
committed by mergify[bot]
parent 268ac42850
commit 1ab92441dd
13 changed files with 1242 additions and 737 deletions

4
vendor/modules.txt vendored
View File

@ -479,8 +479,8 @@ github.com/spf13/cobra
# github.com/spf13/pflag v1.0.5
## explicit; go 1.12
github.com/spf13/pflag
# github.com/stretchr/testify v1.8.2
## explicit; go 1.13
# github.com/stretchr/testify v1.8.3
## explicit; go 1.20
github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.0