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 @@ -163,7 +163,7 @@ require (
163163 github.com/mattn/go-colorable v0.1.14 // indirect
164164 github.com/mattn/go-isatty v0.0.20 // indirect
165165 github.com/mattn/go-runewidth v0.0.20 // indirect
166- github.com/mgechev/revive v1.13 .0 // indirect
166+ github.com/mgechev/revive v1.14 .0 // indirect
167167 github.com/mitchellh/go-homedir v1.1.0 // indirect
168168 github.com/moby/docker-image-spec v1.3.1 // indirect
169169 github.com/moby/sys/atomicwriter v0.1.0 // indirect
Original file line number Diff line number Diff line change @@ -396,8 +396,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
396396github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
397397github.com/mattn/go-runewidth v0.0.20 h1:WcT52H91ZUAwy8+HUkdM3THM6gXqXuLJi9O3rjcQQaQ =
398398github.com/mattn/go-runewidth v0.0.20 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
399- github.com/mgechev/revive v1.13 .0 h1:yFbEVliCVKRXY8UgwEO7EOYNopvjb1BFbmYqm9hZjBM =
400- github.com/mgechev/revive v1.13 .0 /go.mod h1:efJfeBVCX2JUumNQ7dtOLDja+QKj9mYGgEZA7rt5u+0 =
399+ github.com/mgechev/revive v1.14 .0 h1:CC2Ulb3kV7JFYt+izwORoS3VT/+Plb8BvslI/l1yZsc =
400+ github.com/mgechev/revive v1.14 .0 /go.mod h1:MvnujelCZBZCaoDv5B3foPo6WWgULSSFxvfxp7GsPfo =
401401github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
402402github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
403403github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
You can’t perform that action at this time.
0 commit comments