chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#5120)

This commit is contained in:
dependabot[bot]
2025-08-27 00:28:34 +08:00
committed by GitHub
parent afad55045b
commit 40b75fbb9b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/prometheus/client_golang v1.21.1
github.com/redis/go-redis/v9 v9.12.1
github.com/spaolacci/murmur3 v1.1.0
github.com/stretchr/testify v1.10.0
github.com/stretchr/testify v1.11.0
go.etcd.io/etcd/api/v3 v3.5.15
go.etcd.io/etcd/client/v3 v3.5.15
go.mongodb.org/mongo-driver/v2 v2.3.0