build(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 (#8488)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.12.0...v1.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-26 14:11:22 -07:00
committed by GitHub
parent 70b5d6b5be
commit 9bb02c3d77
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -33,7 +33,7 @@ require (
github.com/prometheus/client_model v0.6.2
github.com/prometheus/common v0.70.1
github.com/quic-go/quic-go v0.61.0
github.com/stretchr/testify v1.12.0
github.com/stretchr/testify v1.12.1
go.etcd.io/etcd/api/v3 v3.6.13
go.etcd.io/etcd/client/v3 v3.6.13
go.uber.org/automaxprocs v1.6.0
@@ -198,7 +198,7 @@ require (
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap/exp v0.3.0 // indirect
go.yaml.in/yaml/v2 v2.4.4 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
go.yaml.in/yaml/v3 v3.0.5 // indirect
golang.org/x/exp v0.0.0-20260209203927-2842357ff358 // indirect
golang.org/x/mod v0.38.0 // indirect
golang.org/x/oauth2 v0.36.0 // indirect