@cryptotaxi247 / netdata-1 / commits / d7a866878

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

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

dependabot[bot] committed May 20, 2024 at 09:21 UTC d7a8668782dd184669c5b01c1228041e9ac151ad
2 files changed +3 -3
src/go/collectors/go.d.plugin/go.mod
+1 -1
@@ -29,7 +29,7 @@ require (
29 github.com/jackc/pgx/v4 v4.18.3
30 github.com/jessevdk/go-flags v1.5.0
31 github.com/likexian/whois v1.15.3
32 - github.com/likexian/whois-parser v1.24.15
32 + github.com/likexian/whois-parser v1.24.16
33 github.com/lmittmann/tint v1.0.4
34 github.com/mattn/go-isatty v0.0.20
35 github.com/mattn/go-xmlrpc v0.0.3
src/go/collectors/go.d.plugin/go.sum
+2 -2
@@ -221,8 +221,8 @@ github.com/likexian/gokit v0.25.15 h1:QjospM1eXhdMMHwZRpMKKAHY/Wig9wgcREmLtf9Nsl
221 github.com/likexian/gokit v0.25.15/go.mod h1:S2QisdsxLEHWeD/XI0QMVeggp+jbxYqUxMvSBil7MRg=
222 github.com/likexian/whois v1.15.3 h1:0emFSUSUj98Q12Wer3iM3eROPXjg+CyUBlibGPNbKHw=
223 github.com/likexian/whois v1.15.3/go.mod h1:a6sGAAKEb+O3JRBuW2x/QDM80l5hJ07p0+SjQkJ1c+0=
224 -github.com/likexian/whois-parser v1.24.15 h1:wAZbvVdUHxyF4A0EURrr7YtfSO9GD79ovUdDVDRXFYY=
225 -github.com/likexian/whois-parser v1.24.15/go.mod h1:k5zmKRZ7xPg1TLv3BGT4g/LOPRIMhvdNMeB0F53V/jk=
224 +github.com/likexian/whois-parser v1.24.16 h1:WdHt6ICtapm/2M2ue84n541nHDbNBD7M8HsxgXKcEV8=
225 +github.com/likexian/whois-parser v1.24.16/go.mod h1:k5zmKRZ7xPg1TLv3BGT4g/LOPRIMhvdNMeB0F53V/jk=
226 github.com/lmittmann/tint v1.0.4 h1:LeYihpJ9hyGvE0w+K2okPTGUdVLfng1+nDNVR4vWISc=
227 github.com/lmittmann/tint v1.0.4/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
228 github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=