@cryptotaxi247 / netdata-1 / commits / a71afbe70

build(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 in /src/go (#18874)

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

dependabot[bot] committed Oct 25, 2024 at 18:09 UTC a71afbe703c9496faba5a4909f8d48cee75f431e
2 files changed +3 -3
src/go/go.mod
+1 -1
@@ -39,7 +39,7 @@ require (
39 github.com/miekg/dns v1.1.62
40 github.com/mitchellh/go-homedir v1.1.0
41 github.com/prometheus-community/pro-bing v0.4.1
42 - github.com/prometheus/common v0.60.0
42 + github.com/prometheus/common v0.60.1
43 github.com/prometheus/prometheus v2.5.0+incompatible
44 github.com/redis/go-redis/v9 v9.7.0
45 github.com/sijms/go-ora/v2 v2.8.22
src/go/go.sum
+2 -2
@@ -336,8 +336,8 @@ github.com/prometheus-community/pro-bing v0.4.1 h1:aMaJwyifHZO0y+h8+icUz0xbToHbi
336 github.com/prometheus-community/pro-bing v0.4.1/go.mod h1:aLsw+zqCaDoa2RLVVSX3+UiCkBBXTMtZC3c7EkfWnAE=
337 github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
338 github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
339 -github.com/prometheus/common v0.60.0 h1:+V9PAREWNvJMAuJ1x1BaWl9dewMW4YrHZQbx0sJNllA=
340 -github.com/prometheus/common v0.60.0/go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw=
339 +github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc=
340 +github.com/prometheus/common v0.60.1/go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw=
341 github.com/prometheus/prometheus v0.50.1 h1:N2L+DYrxqPh4WZStU+o1p/gQlBaqFbcLBTjlp3vpdXw=
342 github.com/prometheus/prometheus v0.50.1/go.mod h1:FvE8dtQ1Ww63IlyKBn1V4s+zMwF9kHkVNkQBR1pM4CU=
343 github.com/redis/go-redis/v9 v9.7.0 h1:HhLSs+B6O021gwzl+locl0zEDnyNkxMtf/Z3NNBMa9E=