File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
27
27
github.com/json-iterator/go v1.1.12 // indirect
28
28
github.com/klauspost/cpuid/v2 v2.2.5 // indirect
29
29
github.com/leodido/go-urn v1.2.4 // indirect
30
- github.com/mattn/go-isatty v0.0.19 // indirect
30
+ github.com/mattn/go-isatty v0.0.20 // indirect
31
31
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
32
32
github.com/modern-go/reflect2 v1.0.2 // indirect
33
33
github.com/opentracing/opentracing-go v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/klauspost/cpuid/v2 v2.2.5/go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZY
48
48
github.com/knz/go-libedit v1.10.1 /go.mod h1:MZTVkCWyz0oBc7JOWP3wNAzd002ZbM/5hgShxwh4x8M =
49
49
github.com/leodido/go-urn v1.2.4 h1:XlAE/cm/ms7TE/VMVoduSpNBoyc2dOxHs5MZSwAN63Q =
50
50
github.com/leodido/go-urn v1.2.4 /go.mod h1:7ZrI8mTSeBSHl/UaRyKQW1qZeMgak41ANeCNaVckg+4 =
51
- github.com/mattn/go-isatty v0.0.19 h1:JITubQf0MOLdlGRuRq+jtsDlekdYPia9ZFsB8h/APPA =
52
- github.com/mattn/go-isatty v0.0.19 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
51
+ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
52
+ github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
53
53
github.com/maxatome/go-testdeep v1.12.0 h1:Ql7Go8Tg0C1D/uMMX59LAoYK7LffeJQ6X2T04nTH68g =
54
54
github.com/maxatome/go-testdeep v1.12.0 /go.mod h1:lPZc/HAcJMP92l7yI6TRz1aZN5URwUBUAfUNvrclaNM =
55
55
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments