@cryptotaxi247 / netdata-1 / commits / 7dbb5cf6b

Bump github.com/likexian/whois-parser from 1.24.16 to 1.24.18 in /src/go/collectors/go.d.plugin (#18046)

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

dependabot[bot] committed Jul 1, 2024 at 10:29 UTC 7dbb5cf6b6e0f6d1e6636ea0d11b5c6792eebb0f
2 files changed +3 -3
src/go/collectors/go.d.plugin/go.mod
+1 -1
@@ -30,7 +30,7 @@ require (
30 github.com/jessevdk/go-flags v1.6.1
31 github.com/kanocz/fcgi_client v0.0.0-20210113082628-fff85c8adfb7
32 github.com/likexian/whois v1.15.3
33 - github.com/likexian/whois-parser v1.24.16
33 + github.com/likexian/whois-parser v1.24.18
34 github.com/lmittmann/tint v1.0.4
35 github.com/mattn/go-isatty v0.0.20
36 github.com/mattn/go-xmlrpc v0.0.3
src/go/collectors/go.d.plugin/go.sum
+2 -2
@@ -220,8 +220,8 @@ github.com/likexian/gokit v0.25.15 h1:QjospM1eXhdMMHwZRpMKKAHY/Wig9wgcREmLtf9Nsl
220 github.com/likexian/gokit v0.25.15/go.mod h1:S2QisdsxLEHWeD/XI0QMVeggp+jbxYqUxMvSBil7MRg=
221 github.com/likexian/whois v1.15.3 h1:0emFSUSUj98Q12Wer3iM3eROPXjg+CyUBlibGPNbKHw=
222 github.com/likexian/whois v1.15.3/go.mod h1:a6sGAAKEb+O3JRBuW2x/QDM80l5hJ07p0+SjQkJ1c+0=
223 -github.com/likexian/whois-parser v1.24.16 h1:WdHt6ICtapm/2M2ue84n541nHDbNBD7M8HsxgXKcEV8=
224 -github.com/likexian/whois-parser v1.24.16/go.mod h1:k5zmKRZ7xPg1TLv3BGT4g/LOPRIMhvdNMeB0F53V/jk=
223 +github.com/likexian/whois-parser v1.24.18 h1:Xolieo/uwjNwhmQN/oDDNlwFajHipdHedyPBgzG44kw=
224 +github.com/likexian/whois-parser v1.24.18/go.mod h1:k5zmKRZ7xPg1TLv3BGT4g/LOPRIMhvdNMeB0F53V/jk=
225 github.com/lmittmann/tint v1.0.4 h1:LeYihpJ9hyGvE0w+K2okPTGUdVLfng1+nDNVR4vWISc=
226 github.com/lmittmann/tint v1.0.4/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
227 github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=