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

This commit is contained in:
dependabot[bot]
2026-08-19 17:28:17 -07:00
committed by GitHub
parent 451f634fa3
commit 57ebac31d9
2 changed files with 5 additions and 3 deletions

2
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.11.1
github.com/stretchr/testify v1.12.0
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