@cryptotaxi247 / netdata-1 / commits / ed19fc8da

build(deps): bump github.com/mattn/go-isatty from 0.0.21 to 0.0.22 in /src/go (#22288)

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

dependabot[bot] committed Apr 27, 2026 at 11:35 UTC ed19fc8da0cddfa47d89ed902475c5cf2a09a449
2 files changed +3 -3
src/go/go.mod
+1 -1
@@ -36,7 +36,7 @@ require (
36 github.com/likexian/whois v1.15.7
37 github.com/likexian/whois-parser v1.24.21
38 github.com/lmittmann/tint v1.1.3
39 - github.com/mattn/go-isatty v0.0.21
39 + github.com/mattn/go-isatty v0.0.22
40 github.com/mattn/go-xmlrpc v0.0.3
41 github.com/miekg/dns v1.1.72
42 github.com/mitchellh/go-homedir v1.1.0
src/go/go.sum
+2 -2
@@ -265,8 +265,8 @@ github.com/lmittmann/tint v1.1.3 h1:Hv4EaHWXQr+GTFnOU4VKf8UvAtZgn0VuKT+G0wFlO3I=
265 github.com/lmittmann/tint v1.1.3/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
266 github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4=
267 github.com/mailru/easyjson v0.9.0/go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU=
268 -github.com/mattn/go-isatty v0.0.21 h1:xYae+lCNBP7QuW4PUnNG61ffM4hVIfm+zUzDuSzYLGs=
269 -github.com/mattn/go-isatty v0.0.21/go.mod h1:ZXfXG4SQHsB/w3ZeOYbR0PrPwLy+n6xiMrJlRFqopa4=
268 +github.com/mattn/go-isatty v0.0.22 h1:j8l17JJ9i6VGPUFUYoTUKPSgKe/83EYU2zBC7YNKMw4=
269 +github.com/mattn/go-isatty v0.0.22/go.mod h1:ZXfXG4SQHsB/w3ZeOYbR0PrPwLy+n6xiMrJlRFqopa4=
270 github.com/mattn/go-runewidth v0.0.10/go.mod h1:RAqKPSqVFrSLVXbA8x7dzmKdmGzieGRCM46jaSJTDAk=
271 github.com/mattn/go-xmlrpc v0.0.3 h1:Y6WEMLEsqs3RviBrAa1/7qmbGB7DVD3brZIbqMbQdGY=
272 github.com/mattn/go-xmlrpc v0.0.3/go.mod h1:mqc2dz7tP5x5BKlCahN/n+hs7OSZKJkS9JsHNBRlrxA=