@cryptotaxi247 / netdata-1 / commits / 67b152b7a

build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /src/go (#19069)

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

dependabot[bot] committed Nov 25, 2024 at 10:14 UTC 67b152b7ac3d940b07aea44f7709c7d9ddaaf22c
2 files changed +3 -3
src/go/go.mod
+1 -1
@@ -44,7 +44,7 @@ require (
44 github.com/prometheus/prometheus v2.5.0+incompatible
45 github.com/redis/go-redis/v9 v9.7.0
46 github.com/sijms/go-ora/v2 v2.8.22
47 - github.com/stretchr/testify v1.9.0
47 + github.com/stretchr/testify v1.10.0
48 github.com/tidwall/gjson v1.18.0
49 github.com/valyala/fastjson v1.6.4
50 github.com/vmware/govmomi v0.46.2
src/go/go.sum
+2 -2
@@ -385,8 +385,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
385 github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
386 github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
387 github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
388 -github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
389 -github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
388 +github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
389 +github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
390 github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=
391 github.com/tidwall/gjson v1.18.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
392 github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=