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

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

---
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-06-06 12:41:17 +00:00
committed by mergify[bot]
parent 439918c10d
commit 2369b15409
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

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