File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ require (
120120 github.com/leodido/go-urn v1.4.0 // indirect
121121 github.com/lib/pq v1.10.9 // indirect
122122 github.com/mailru/easyjson v0.9.0 // indirect
123- github.com/mattn/go-colorable v0.1.13 // indirect
123+ github.com/mattn/go-colorable v0.1.14 // indirect
124124 github.com/mattn/go-isatty v0.0.20 // indirect
125125 github.com/mitchellh/copystructure v1.2.0 // indirect
126126 github.com/mitchellh/mapstructure v1.5.0 // indirect
Original file line number Diff line number Diff line change @@ -239,8 +239,9 @@ github.com/lzap/cloudwatchwriter2 v1.4.2 h1:kOYTBeCXW5+eIrUv7Vv9SefDMWf2ipUX2iF4
239239github.com/lzap/cloudwatchwriter2 v1.4.2 /go.mod h1:/6POlaGi8jO8R12iSmXzcxDdOyR6puJPJWIsN0dW/k0 =
240240github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
241241github.com/mailru/easyjson v0.9.0 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
242- github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
243242github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
243+ github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE =
244+ github.com/mattn/go-colorable v0.1.14 /go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8 =
244245github.com/mattn/go-isatty v0.0.16 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
245246github.com/mattn/go-isatty v0.0.19 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
246247github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
You can’t perform that action at this time.
0 commit comments