build(deps): bump github.com/lmittmann/tint from 1.1.2 to 1.1.3 in /src/go (#21704)
build(deps): bump github.com/lmittmann/tint in /src/go Bumps [github.com/lmittmann/tint](https://github.com/lmittmann/tint) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/lmittmann/tint/releases) - [Commits](https://github.com/lmittmann/tint/compare/v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: github.com/lmittmann/tint dependency-version: 1.1.3 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
Feb 9, 2026 at 21:45 UTC
ff6ad5772cc864e20034d86902172827fda5c257
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.7
37
github.com/likexian/whois-parser v1.24.21
38
- github.com/lmittmann/tint v1.1.2
38
+ github.com/lmittmann/tint v1.1.3
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.72
src/go/go.sum
+2
-2
@@ -250,8 +250,8 @@ github.com/likexian/whois v1.15.7 h1:sajjDhi2bVD71AHJhjV7jLYxN92H4AWhTwxM8hmj7c0
250
github.com/likexian/whois v1.15.7/go.mod h1:kdPQtYb+7SQVftBEbCblDadUkycN7Mg1k1/Li/rwvmc=
251
github.com/likexian/whois-parser v1.24.21 h1:MxsrGRxDOiZIVp7q7N/yAIbKuN4QAkGjCpOtTDA5OsM=
252
github.com/likexian/whois-parser v1.24.21/go.mod h1:o3DUruO65Pb8WXCJCTlSVkTbwuYVrBCeoMTw2q0mxY4=
253
-github.com/lmittmann/tint v1.1.2 h1:2CQzrL6rslrsyjqLDwD11bZ5OpLBPU+g3G/r5LSfS8w=
254
-github.com/lmittmann/tint v1.1.2/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
253
+github.com/lmittmann/tint v1.1.3 h1:Hv4EaHWXQr+GTFnOU4VKf8UvAtZgn0VuKT+G0wFlO3I=
254
+github.com/lmittmann/tint v1.1.3/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
255
github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4=
256
github.com/mailru/easyjson v0.9.0/go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU=
257
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=