@cryptotaxi247 / netdata-1 / commits / 3a8a376d3

build(deps): bump github.com/lmittmann/tint from 1.0.7 to 1.1.0 in /src/go (#20320)

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

dependabot[bot] committed May 21, 2025 at 11:44 UTC 3a8a376d3fa174a1171fbe17422d32b48eb47ecb
2 files changed +3 -3
src/go/go.mod
+1 -1
@@ -35,7 +35,7 @@ require (
35 github.com/kanocz/fcgi_client v0.0.0-20210113082628-fff85c8adfb7
36 github.com/likexian/whois v1.15.6
37 github.com/likexian/whois-parser v1.24.20
38 - github.com/lmittmann/tint v1.0.7
38 + github.com/lmittmann/tint v1.1.0
39 github.com/mattn/go-isatty v0.0.20
40 github.com/mattn/go-xmlrpc v0.0.3
41 github.com/miekg/dns v1.1.66
src/go/go.sum
+2 -2
@@ -300,8 +300,8 @@ 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=
304 -github.com/lmittmann/tint v1.0.7/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
303 +github.com/lmittmann/tint v1.1.0 h1:0hDmvuGv3U+Cep/jHpPxwjrCFjT6syam7iY7nTmA7ug=
304 +github.com/lmittmann/tint v1.1.0/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
305 github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4=
306 github.com/mailru/easyjson v0.9.0/go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU=
307 github.com/mattn/go-colorable v0.1.1/go.mod h1:FuOcm+DKB9mbwrcAfNl7/TZVBZ6rcnceauSikq3lYCQ=