@cryptotaxi247 / netdata-1 / commits / 0e8986628

Bump github.com/likexian/whois-parser from 1.24.10 to 1.24.11 in /src/go/collectors/go.d.plugin (#17137)

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

dependabot[bot] committed Mar 11, 2024 at 10:23 UTC 0e898662858205a3af7f550bcf92dea4c70381cf
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.1
30 github.com/jessevdk/go-flags v1.5.0
31 github.com/likexian/whois v1.15.1
32 - github.com/likexian/whois-parser v1.24.10
32 + github.com/likexian/whois-parser v1.24.11
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
@@ -206,8 +206,8 @@ github.com/likexian/gokit v0.25.13 h1:p2Uw3+6fGG53CwdU2Dz0T6bOycdb2+bAFAa3ymwWVk
206 github.com/likexian/gokit v0.25.13/go.mod h1:qQhEWFBEfqLCO3/vOEo2EDKd+EycekVtUK4tex+l2H4=
207 github.com/likexian/whois v1.15.1 h1:6vTMI8n9s1eJdmcO4R9h1x99aQWIZZX1CD3am68gApU=
208 github.com/likexian/whois v1.15.1/go.mod h1:/nxmQ6YXvLz+qTxC/QFtEJNAt0zLuRxJrKiWpBJX8X0=
209 -github.com/likexian/whois-parser v1.24.10 h1:Gfr+Q96PIo+HigM4r4rJ0SjN47h+URMRTdGcZ9jDXU4=
210 -github.com/likexian/whois-parser v1.24.10/go.mod h1:b6STMHHDaSKbd4PzGrP50wWE5NzeBUETa/hT9gI0G9I=
209 +github.com/likexian/whois-parser v1.24.11 h1:U9hs+TX+eUnJTj1LPRc3HVHmuVRC0tKTGDhiTAqrCdA=
210 +github.com/likexian/whois-parser v1.24.11/go.mod h1:b6STMHHDaSKbd4PzGrP50wWE5NzeBUETa/hT9gI0G9I=
211 github.com/lmittmann/tint v1.0.4 h1:LeYihpJ9hyGvE0w+K2okPTGUdVLfng1+nDNVR4vWISc=
212 github.com/lmittmann/tint v1.0.4/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
213 github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=