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

2
go.mod
View File

@ -26,7 +26,7 @@ require (
github.com/onsi/gomega v1.27.6
github.com/pkg/xattr v0.4.9
github.com/prometheus/client_golang v1.15.1
github.com/stretchr/testify v1.8.2
github.com/stretchr/testify v1.8.3
golang.org/x/crypto v0.9.0
golang.org/x/net v0.10.0
golang.org/x/sys v0.8.0