build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in /src/go (#20886)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Aug 25, 2025 at 10:52 UTC
c90fceb1c549ad69232adecb17371530a0ed5a1c
2 files changed
+3
-3
src/go/go.mod
+1
-1
@@ -45,7 +45,7 @@ require (
45
github.com/redis/go-redis/v9 v9.12.1
46
github.com/sijms/go-ora/v2 v2.9.0
47
github.com/sourcegraph/conc v0.3.0
48
- github.com/stretchr/testify v1.10.0
48
+ github.com/stretchr/testify v1.11.0
49
github.com/tidwall/gjson v1.18.0
50
github.com/valyala/fastjson v1.6.4
51
github.com/vmware/govmomi v0.52.0
src/go/go.sum
+2
-2
@@ -430,8 +430,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
430
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
431
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
432
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
433
-github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
434
-github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
433
+github.com/stretchr/testify v1.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8=
434
+github.com/stretchr/testify v1.11.0/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
435
github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=
436
github.com/tidwall/gjson v1.18.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
437
github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=