@cryptotaxi247 / netdata-1 / commits / 9026d0f1a

build(deps): bump github.com/prometheus-community/pro-bing from 0.7.0 to 0.8.0 in /src/go (#21725)

build(deps): bump github.com/prometheus-community/pro-bing in /src/go Bumps [github.com/prometheus-community/pro-bing](https://github.com/prometheus-community/pro-bing) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/prometheus-community/pro-bing/releases) - [Commits](https://github.com/prometheus-community/pro-bing/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: github.com/prometheus-community/pro-bing dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Feb 9, 2026 at 08:39 UTC 9026d0f1a58f8cf9fdb2f4c167db43f02fcb0af7
2 files changed +3 -3
src/go/go.mod
+1 -1
@@ -40,7 +40,7 @@ require (
40 github.com/mattn/go-xmlrpc v0.0.3
41 github.com/miekg/dns v1.1.72
42 github.com/mitchellh/go-homedir v1.1.0
43 - github.com/prometheus-community/pro-bing v0.7.0
43 + github.com/prometheus-community/pro-bing v0.8.0
44 github.com/prometheus/common v0.67.5
45 github.com/prometheus/prometheus v2.55.1+incompatible
46 github.com/redis/go-redis/v9 v9.17.3
src/go/go.sum
+2 -2
@@ -324,8 +324,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
324 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
325 github.com/prashantv/gostub v1.1.0 h1:BTyx3RfQjRHnUWaGF9oQos79AlQ5k8WNktv7VGvVH4g=
326 github.com/prashantv/gostub v1.1.0/go.mod h1:A5zLQHz7ieHGG7is6LLXLz7I8+3LZzsrV0P1IAHhP5U=
327 -github.com/prometheus-community/pro-bing v0.7.0 h1:KFYFbxC2f2Fp6c+TyxbCOEarf7rbnzr9Gw8eIb0RfZA=
328 -github.com/prometheus-community/pro-bing v0.7.0/go.mod h1:Moob9dvlY50Bfq6i88xIwfyw7xLFHH69LUgx9n5zqCE=
327 +github.com/prometheus-community/pro-bing v0.8.0 h1:CEY/g1/AgERRDjxw5P32ikcOgmrSuXs7xon7ovx6mNc=
328 +github.com/prometheus-community/pro-bing v0.8.0/go.mod h1:Idyxz8raDO6TgkUN6ByiEGvWJNyQd40kN9ZUeho3lN0=
329 github.com/prometheus/client_golang v1.21.0-rc.0 h1:bR+RxBlwcr4q8hXkgSOA/J18j6n0/qH0Gb0DH+8c+RY=
330 github.com/prometheus/client_golang v1.21.0-rc.0/go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg=
331 github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk=