@cryptotaxi247 / netdata-1 / commits / 8c85d307e

Bump github.com/prometheus/common from 0.52.2 to 0.52.3 in /src/go/collectors/go.d.plugin (#17405)

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

dependabot[bot] committed Apr 13, 2024 at 19:43 UTC 8c85d307e116b9fd7492084d70d5c931118046b4
2 files changed +3 -3
src/go/collectors/go.d.plugin/go.mod
+1 -1
@@ -37,7 +37,7 @@ require (
37 github.com/mitchellh/go-homedir v1.1.0
38 github.com/muesli/cancelreader v0.2.2
39 github.com/prometheus-community/pro-bing v0.4.0
40 - github.com/prometheus/common v0.52.2
40 + github.com/prometheus/common v0.52.3
41 github.com/prometheus/prometheus v2.5.0+incompatible
42 github.com/stretchr/testify v1.9.0
43 github.com/tomasen/fcgi_client v0.0.0-20180423082037-2bb3d819fd19
src/go/collectors/go.d.plugin/go.sum
+2 -2
@@ -293,8 +293,8 @@ github.com/prometheus-community/pro-bing v0.4.0 h1:YMbv+i08gQz97OZZBwLyvmmQEEzyf
293 github.com/prometheus-community/pro-bing v0.4.0/go.mod h1:b7wRYZtCcPmt4Sz319BykUU241rWLe1VFXyiyWK/dH4=
294 github.com/prometheus/client_model v0.6.0 h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos=
295 github.com/prometheus/client_model v0.6.0/go.mod h1:NTQHnmxFpouOD0DpvP4XujX3CdOAGQPoaGhyTchlyt8=
296 -github.com/prometheus/common v0.52.2 h1:LW8Vk7BccEdONfrJBDffQGRtpSzi5CQaRZGtboOO2ck=
297 -github.com/prometheus/common v0.52.2/go.mod h1:lrWtQx+iDfn2mbH5GUzlH9TSHyfZpHkSiG1W7y3sF2Q=
296 +github.com/prometheus/common v0.52.3 h1:5f8uj6ZwHSscOGNdIQg6OiZv/ybiK2CO2q2drVZAQSA=
297 +github.com/prometheus/common v0.52.3/go.mod h1:BrxBKv3FWBIGXw89Mg1AeBq7FSyRzXWI3l3e7W3RN5U=
298 github.com/prometheus/prometheus v0.50.1 h1:N2L+DYrxqPh4WZStU+o1p/gQlBaqFbcLBTjlp3vpdXw=
299 github.com/prometheus/prometheus v0.50.1/go.mod h1:FvE8dtQ1Ww63IlyKBn1V4s+zMwF9kHkVNkQBR1pM4CU=
300 github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=