@cryptotaxi247 / netdata-1 / commits / f3d3cc47c

build(deps): bump github.com/likexian/whois from 1.15.5 to 1.15.6 in /src/go (#19749)

build(deps): bump github.com/likexian/whois in /src/go Bumps [github.com/likexian/whois](https://github.com/likexian/whois) from 1.15.5 to 1.15.6. - [Release notes](https://github.com/likexian/whois/releases) - [Commits](https://github.com/likexian/whois/compare/v1.15.5...v1.15.6) --- updated-dependencies: - dependency-name: github.com/likexian/whois dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Mar 3, 2025 at 10:02 UTC f3d3cc47c488fd0608510ecd0117f1857095c849
2 files changed +3 -3
src/go/go.mod
+1 -1
@@ -32,7 +32,7 @@ require (
32 github.com/jackc/pgx/v5 v5.7.2
33 github.com/jessevdk/go-flags v1.6.1
34 github.com/kanocz/fcgi_client v0.0.0-20210113082628-fff85c8adfb7
35 - github.com/likexian/whois v1.15.5
35 + github.com/likexian/whois v1.15.6
36 github.com/likexian/whois-parser v1.24.20
37 github.com/lmittmann/tint v1.0.7
38 github.com/mattn/go-isatty v0.0.20
src/go/go.sum
+2 -2
@@ -296,8 +296,8 @@ github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
296 github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
297 github.com/likexian/gokit v0.25.15 h1:QjospM1eXhdMMHwZRpMKKAHY/Wig9wgcREmLtf9NslY=
298 github.com/likexian/gokit v0.25.15/go.mod h1:S2QisdsxLEHWeD/XI0QMVeggp+jbxYqUxMvSBil7MRg=
299 -github.com/likexian/whois v1.15.5 h1:gpPxyCTJtLtJDmakHCo//0ZjK/ocI01GCAd/WBJ2oH8=
300 -github.com/likexian/whois v1.15.5/go.mod h1:4b6o1QTCfjwrB5I3KeNQnn79QtuPUTsewsE+ys94I78=
299 +github.com/likexian/whois v1.15.6 h1:hizngFHJTNQDlhwhU+FEGyPGxy8bRnf25gHDNrSB4Ag=
300 +github.com/likexian/whois v1.15.6/go.mod h1:vx3kt3sZ4mx4XFgpaNp3GXQCZQIzAoyrUAkRtJwoM2I=
301 github.com/likexian/whois-parser v1.24.20 h1:oxEkRi0GxgqWQRLDMJpXU1EhgWmLmkqEFZ2ChXTeQLE=
302 github.com/likexian/whois-parser v1.24.20/go.mod h1:rAtaofg2luol09H+ogDzGIfcG8ig1NtM5R16uQADDz4=
303 github.com/lmittmann/tint v1.0.7 h1:D/0OqWZ0YOGZ6AyC+5Y2kD8PBEzBk6rFHVSfOqCkF9Y=