@cryptotaxi247 / netdata-1 / commits / 1d715a990

Bump github.com/lmittmann/tint from 1.0.4 to 1.0.5 in /src/go (#18167)

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

dependabot[bot] committed Jul 15, 2024 at 10:23 UTC 1d715a990767224ba4b8cb6b685830c02c9dc98b
2 files changed +3 -3
src/go/go.mod
+1 -1
@@ -32,7 +32,7 @@ require (
32 github.com/kanocz/fcgi_client v0.0.0-20210113082628-fff85c8adfb7
33 github.com/likexian/whois v1.15.4
34 github.com/likexian/whois-parser v1.24.19
35 - github.com/lmittmann/tint v1.0.4
35 + github.com/lmittmann/tint v1.0.5
36 github.com/mattn/go-isatty v0.0.20
37 github.com/mattn/go-xmlrpc v0.0.3
38 github.com/miekg/dns v1.1.61
src/go/go.sum
+2 -2
@@ -226,8 +226,8 @@ github.com/likexian/whois v1.15.4 h1:r5En62c+S9HKFgJtdh2WsdmRGTcxE4WUtGBdZkSBXmM
226 github.com/likexian/whois v1.15.4/go.mod h1:rXFTPcQdNlPQBJCQpPWTSIDGzzmgKBftmhdOOcLpwXk=
227 github.com/likexian/whois-parser v1.24.19 h1:vT8lWhnV8ogkdaYLyef6IvE5VTHVCwlUDG5BUXCx06k=
228 github.com/likexian/whois-parser v1.24.19/go.mod h1:rAtaofg2luol09H+ogDzGIfcG8ig1NtM5R16uQADDz4=
229 -github.com/lmittmann/tint v1.0.4 h1:LeYihpJ9hyGvE0w+K2okPTGUdVLfng1+nDNVR4vWISc=
230 -github.com/lmittmann/tint v1.0.4/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
229 +github.com/lmittmann/tint v1.0.5 h1:NQclAutOfYsqs2F1Lenue6OoWCajs5wJcP3DfWVpePw=
230 +github.com/lmittmann/tint v1.0.5/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
231 github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
232 github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
233 github.com/mattn/go-colorable v0.1.1/go.mod h1:FuOcm+DKB9mbwrcAfNl7/TZVBZ6rcnceauSikq3lYCQ=