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 @@ -143,7 +143,7 @@ require (
143143 github.com/mattn/go-colorable v0.1.14 // indirect
144144 github.com/mattn/go-isatty v0.0.20 // indirect
145145 github.com/mattn/go-runewidth v0.0.16 // indirect
146- github.com/mgechev/revive v1.7 .0 // indirect
146+ github.com/mgechev/revive v1.8 .0 // indirect
147147 github.com/mitchellh/go-homedir v1.1.0 // indirect
148148 github.com/moby/docker-image-spec v1.3.1 // indirect
149149 github.com/moby/term v0.5.2 // indirect
Original file line number Diff line number Diff line change @@ -367,8 +367,8 @@ github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D
367367github.com/mattn/go-runewidth v0.0.9 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
368368github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc =
369369github.com/mattn/go-runewidth v0.0.16 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
370- github.com/mgechev/revive v1.7 .0 h1:JyeQ4yO5K8aZhIKf5rec56u0376h8AlKNQEmjfkjKlY =
371- github.com/mgechev/revive v1.7 .0 /go.mod h1:qZnwcNhoguE58dfi96IJeSTPeZQejNeoMQLUZGi4SW4 =
370+ github.com/mgechev/revive v1.8 .0 h1:GRtZfbR+USnEs9kiTgokw0LKEQfPPM3EJpu/88IcXl4 =
371+ github.com/mgechev/revive v1.8 .0 /go.mod h1:AEte1jB8fAHGObV1BshB7WSfp3x/WZwAu/xNiClBK2Y =
372372github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
373373github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
374374github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
You can’t perform that action at this time.
0 commit comments