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 @@ -146,7 +146,7 @@ require (
146146 github.com/mattn/go-colorable v0.1.14 // indirect
147147 github.com/mattn/go-isatty v0.0.20 // indirect
148148 github.com/mattn/go-runewidth v0.0.16 // indirect
149- github.com/mgechev/revive v1.11 .0 // indirect
149+ github.com/mgechev/revive v1.12 .0 // indirect
150150 github.com/mitchellh/go-homedir v1.1.0 // indirect
151151 github.com/moricho/tparallel v0.3.2 // indirect
152152 github.com/muesli/termenv v0.16.0 // indirect
Original file line number Diff line number Diff line change @@ -328,8 +328,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
328328github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
329329github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc =
330330github.com/mattn/go-runewidth v0.0.16 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
331- github.com/mgechev/revive v1.11 .0 h1:b/gLLpBE427o+Xmd8G58gSA+KtBwxWinH/A565Awh0w =
332- github.com/mgechev/revive v1.11 .0 /go.mod h1:tI0oLF/2uj+InHCBLrrqfTKfjtFTBCFFfG05auyzgdw =
331+ github.com/mgechev/revive v1.12 .0 h1:Q+/kkbbwerrVYPv9d9efaPGmAO/NsxwW/nE6ahpQaCU =
332+ github.com/mgechev/revive v1.12 .0 /go.mod h1:VXsY2LsTigk8XU9BpZauVLjVrhICMOV3k1lpB3CXrp8 =
333333github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
334334github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
335335github.com/moricho/tparallel v0.3.2 h1:odr8aZVFA3NZrNybggMkYO3rgPRcqjeQUlBBFVxKHTI =
You can’t perform that action at this time.
0 commit comments