@cryptotaxi247 / netdata-1 / commits / 8a7c87585

build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /src/go (#20906)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Aug 30, 2025 at 22:19 UTC 8a7c87585f92c04d5f6eccb5a1cf3216206e4fa1
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.11.0
48 + github.com/stretchr/testify v1.11.1
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.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8=
434 -github.com/stretchr/testify v1.11.0/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
433 +github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
434 +github.com/stretchr/testify v1.11.1/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=